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

Unified Diff: extensions/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: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 903bb9c9fd75011a7794f9502dd83d8bcdd45dad..8cfaea5301d49822823a8a67e1ce73acb51ccf57 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -161,6 +161,7 @@ test("extensions_unittests") {
"//extensions/renderer",
"//extensions/strings",
"//extensions/utility",
+ "//mojo/application/public/interfaces",
"//mojo/environment:chromium",
"//testing/gmock",
"//testing/gtest",
@@ -168,7 +169,6 @@ test("extensions_unittests") {
"//third_party/mojo/src/mojo/edk/js",
"//third_party/mojo/src/mojo/edk/system",
"//third_party/mojo/src/mojo/public/cpp/bindings",
- "//third_party/mojo/src/mojo/public/interfaces/application",
]
if (is_win) {
« no previous file with comments | « content/utility/BUILD.gn ('k') | extensions/browser/mojo/DEPS » ('j') | mojo/tools/rev_sdk.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698