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

Unified Diff: chrome/browser/DEPS

Issue 93603006: Move Translate-related files to components/translate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 6 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 | « BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 6b727f9f30d6ab576e98a01fbaf213e74c89019a..9edc775506656240b81be668880c417f6a9106ca 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -19,7 +19,8 @@ include_rules = [
"+components/precache",
"+components/sessions",
"+components/startup_metric_utils",
- "+components/translate/common",
+ "+components/translate/core/browser",
+ "+components/translate/core/common",
"+components/url_matcher",
"+components/user_prefs",
"+components/webdata",
« no previous file with comments | « BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698