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

Unified Diff: content/browser/BUILD.gn

Issue 1139123006: Fork the mojo shell interfaces used by Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 7 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 11631ec1a910458cebf64ef8f5249e940edbe50f..78fa0ee7969b63620ad45faade11c8858e7ee467 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -107,6 +107,7 @@ source_set("browser") {
"//content/common:mojo_bindings",
"//content/public/common:mojo_bindings",
"//device/bluetooth",
+ "//mojo/application/public/interfaces",
"//storage/browser",
"//storage/common",
"//third_party/WebKit/public:image_resources",
@@ -116,7 +117,6 @@ source_set("browser") {
"//third_party/leveldatabase",
"//third_party/libyuv",
"//third_party/mojo/src/mojo/public/cpp/bindings",
- "//third_party/mojo/src/mojo/public/interfaces/application",
"//third_party/mojo/src/mojo/public/js",
"//ui/events/blink",
"//ui/resources",
« no previous file with comments | « content/app/BUILD.gn ('k') | content/child/BUILD.gn » ('j') | mojo/tools/rev_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698