summaryrefslogtreecommitdiff
path: root/chromium/base/base_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/base_paths.h')
-rw-r--r--chromium/base/base_paths.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/base/base_paths.h b/chromium/base/base_paths.h
index 55043361821..ca36027dda6 100644
--- a/chromium/base/base_paths.h
+++ b/chromium/base/base_paths.h
@@ -47,6 +47,8 @@ enum BasePathKey {
DIR_TEST_DATA, // Used only for testing.
+ DIR_QT_LIBRARY_DATA,
+
PATH_END
};