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

Unified Diff: components/translate/content/renderer/DEPS

Issue 564793003: Move TranslateHelper to the translate component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@translateBrowserIPC
Patch Set: rebase AGAIN Created 6 years, 3 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
Index: components/translate/content/renderer/DEPS
diff --git a/components/translate/content/renderer/DEPS b/components/translate/content/renderer/DEPS
index 826b97f5af852792056f77f54414d40d25539bc9..a0023b4785725974b5646bd2af9ed2dcdadc5609 100644
--- a/components/translate/content/renderer/DEPS
+++ b/components/translate/content/renderer/DEPS
@@ -1,4 +1,6 @@
include_rules = [
"+content/public/renderer",
"+third_party/cld_2",
+ "+third_party/WebKit/public/web",
+ "+v8",
]
« no previous file with comments | « components/translate/content/renderer/BUILD.gn ('k') | components/translate/content/renderer/translate_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698