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

Unified Diff: chrome/browser/BUILD.gn

Issue 2074263002: [Experimental] Fool around with exposing extension bindings via blink Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 4c1b9a3b874c3102a7b9210bd734fc4622fdb754..ae35cd1f367cb7b8e3ae94c1b392269739c2ef16 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -386,6 +386,7 @@ source_set("browser") {
"//storage/browser",
"//storage/common",
"//third_party/WebKit/public:image_resources",
+ "//third_party/WebKit/public:mojo_bindings",
"//third_party/WebKit/public:resources",
"//third_party/kasko",
"//third_party/leveldatabase",

Powered by Google App Engine
This is Rietveld 408576698