Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3076)

Unified Diff: chrome/app/resources/DEPS

Issue 2290753004: Finish changing chrome/ grit includes to use qualified paths. (Closed)
Patch Set: Rebase, fix new unqualified include Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/resources/BUILD.gn ('k') | chrome/app/theme/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/DEPS
diff --git a/chrome/browser/chromeos/device/DEPS b/chrome/app/resources/DEPS
similarity index 52%
copy from chrome/browser/chromeos/device/DEPS
copy to chrome/app/resources/DEPS
index 2225efa4ac8502366fc46c58864fad83e0701436..79cbcb7d7cf8e143b29243fdc44b19e051c8c86e 100644
--- a/chrome/browser/chromeos/device/DEPS
+++ b/chrome/app/resources/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+device/hid"
+ "+chrome/grit",
]
« no previous file with comments | « chrome/app/resources/BUILD.gn ('k') | chrome/app/theme/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698