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

Unified Diff: chrome/renderer/DEPS

Issue 1385663002: [Contextual Search] Add Mojo-enabled API component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added a second parameter to the setCaption API call. Created 5 years, 1 month 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index f9b67b29ad3ee07e5f6c9591971826a4eece8323..cea336372de46c1765117773259416d49496b12f 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/cdm/renderer",
"+components/content_settings/content/common",
"+components/content_settings/core/common",
+ "+components/contextual_search",
jochen (gone - plz use gerrit) 2015/11/24 10:43:35 restrict to /renderer and
"+components/crx_file",
"+components/data_reduction_proxy/content/common",
"+components/data_reduction_proxy/core/common",

Powered by Google App Engine
This is Rietveld 408576698