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

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

Issue 2143383002: [Translate] Migrate IPCs to Mojo interfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix trybots Created 4 years, 4 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 a0023b4785725974b5646bd2af9ed2dcdadc5609..b95e8bf35820eab37cb4e3929cd1c6f6f39d8706 100644
--- a/components/translate/content/renderer/DEPS
+++ b/components/translate/content/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+content/public/renderer",
+ "+services/shell/public",
"+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