summaryrefslogtreecommitdiffstats
path: root/content/common
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2014-09-06 22:48:46 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-07 05:51:19 +0000
commit272c8d7b1978f66b18b9621bf1ec4c9692f18e9f (patch)
treecdff3050e56649a42cc6616d6cb201a87fa01760 /content/common
parentd564db4ae0cd91a8981bb73e8d1e53fe5c1a066f (diff)
downloadchromium_src-272c8d7b1978f66b18b9621bf1ec4c9692f18e9f.zip
chromium_src-272c8d7b1978f66b18b9621bf1ec4c9692f18e9f.tar.gz
chromium_src-272c8d7b1978f66b18b9621bf1ec4c9692f18e9f.tar.bz2
Use qualified path for three more grit headers from ui.
They are: - app_locale_settings.h - ui_unscaled_resources.h - webui_resources.h BUG=401588 TEST=None R=thestig@chromium.org,thakis@chromium.org TBR=darin@chromium.org Review URL: https://codereview.chromium.org/530623002 Cr-Commit-Position: refs/heads/master@{#293655}
Diffstat (limited to 'content/common')
-rw-r--r--content/common/cursors/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/cursors/DEPS b/content/common/cursors/DEPS
index 6fcf9c8..cda6df7 100644
--- a/content/common/cursors/DEPS
+++ b/content/common/cursors/DEPS
@@ -1,4 +1,3 @@
include_rules = [
- "+grit/ui_unscaled_resources.h",
"+third_party/WebKit/public/platform",
]