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

Unified Diff: content/public/renderer/DEPS

Issue 1385663002: [Contextual Search] Add Mojo-enabled API component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reset the Wrapper when the Frame goes away. Created 5 years 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: content/public/renderer/DEPS
diff --git a/content/public/renderer/DEPS b/content/public/renderer/DEPS
index 2cfaa2e2b43f191844a87b7cdb4dd3f3f6fdc7f9..0e936afdb9d5788b75af5c91e96995980d524143 100644
--- a/content/public/renderer/DEPS
+++ b/content/public/renderer/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+media/base",
"+media/renderers",
"+media/video",
+ "+gin",
"+v8/include/v8.h",
]

Powered by Google App Engine
This is Rietveld 408576698