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

Unified Diff: ios/web/webui/DEPS

Issue 1672663002: Access generated resources through full path for better DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « ios/chrome/browser/ui/webui/version_ui.cc ('k') | ios/web/webui/shared_resources_data_source_ios.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/webui/DEPS
diff --git a/ios/web/webui/DEPS b/ios/web/webui/DEPS
index 2acbe3db50acbb09b73452639c5b4a5ea9d84dbe..3596849e4ecdde066ca8004a91bf40b0985af0ba 100644
--- a/ios/web/webui/DEPS
+++ b/ios/web/webui/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+grit/webui_resources_map.h",
+ "+ui/resources/grit",
]
« no previous file with comments | « ios/chrome/browser/ui/webui/version_ui.cc ('k') | ios/web/webui/shared_resources_data_source_ios.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698