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

Unified Diff: components/crash/core/browser/DEPS

Issue 2187473003: Remove #includes of "xxx_google_chrome_strings.h". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix bad merge Created 4 years, 5 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/browser/ui/webui/version_ui.cc ('k') | components/crash/core/browser/crashes_ui_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crash/core/browser/DEPS
diff --git a/components/crash/core/browser/DEPS b/components/crash/core/browser/DEPS
index 00f4fc386aa81678cf05256f9f8f5f0006283a56..54699afa1f0c1db89c5c4bd506fb3b974c758157 100644
--- a/components/crash/core/browser/DEPS
+++ b/components/crash/core/browser/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+components/upload_list",
"+grit/components_chromium_strings.h",
- "+grit/components_google_chrome_strings.h",
"+grit/components_strings.h",
]
« no previous file with comments | « chrome/browser/ui/webui/version_ui.cc ('k') | components/crash/core/browser/crashes_ui_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698