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

Unified Diff: ios/chrome/browser/DEPS

Issue 2448153002: Fix include path for components grit generated strings. (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | ios/chrome/browser/ssl/ios_ssl_blocking_page.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/DEPS
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
index 4912cf86a192483335f4f6e1e1558872ff4214a8..91d1fa9484fe7949af61940958ad9b4b22332667 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -105,6 +105,5 @@ include_rules = [
# Strings and resources.
"+components/grit",
"+components/strings/grit",
- "+grit/components_strings.h",
"+ios/chrome/grit",
]
« no previous file with comments | « no previous file | ios/chrome/browser/ssl/ios_ssl_blocking_page.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698