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

Unified Diff: url/DEPS

Issue 1561693003: IWYU fixes for url/... Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added IWYU-pragma-keep in a few places. Created 4 years, 11 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 | url/gurl.h » ('j') | url/gurl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: url/DEPS
diff --git a/url/DEPS b/url/DEPS
index 9643291a465c3ae4531273519b20784f72f1df7c..3706c9719721ddc98746c0a9ceccf61ce60b34a9 100644
--- a/url/DEPS
+++ b/url/DEPS
@@ -7,7 +7,7 @@ include_rules = [
]
specific_include_rules = {
- "url_canon_icu(\.cc|_unittest\.cc)": [
+ "url_canon_icu(\.h|\.cc|_unittest\.cc)": [
"+third_party/icu",
],
}
« no previous file with comments | « no previous file | url/gurl.h » ('j') | url/gurl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698