summaryrefslogtreecommitdiffstats
path: root/app/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'app/DEPS')
-rw-r--r--app/DEPS5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/DEPS b/app/DEPS
index 6e1991a..b3eb1d8 100644
--- a/app/DEPS
+++ b/app/DEPS
@@ -8,7 +8,10 @@ include_rules = [
"+chrome/common/chrome_paths.h",
"+chrome/common/chrome_switches.h",
"+chrome/common/gtk_util.h",
-
+ # text_elider.cc
+ "+chrome/common/pref_names.h",
+ "+chrome/common/pref_service.h",
+
# TODO(beng): l10n_util_unittest.cc:
"+chrome/test/data/resource.h",