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

Unified Diff: chrome/renderer/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 | « chrome/common/translate/translate_errors.h ('k') | chrome/renderer/translate/translate_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 575a72913a37c4fc114ea934068f80c834051a65..14a782ffccf97bde70b34fddd6428ada665c6d15 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -4,7 +4,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/nacl/renderer",
"+components/plugins/renderer",
- "+components/translate/common",
+ "+components/translate/core/common",
"+components/translate/language_detection",
"+components/visitedlink/renderer",
"+content/public/child",
« no previous file with comments | « chrome/common/translate/translate_errors.h ('k') | chrome/renderer/translate/translate_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698