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

Unified Diff: components/mus/ws/BUILD.gn

Issue 1722743002: Adds ability for chrome to behave as mojo_runner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge to tip of tree Created 4 years, 10 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: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index 53eb3b49be68fcc5238b91590141be7d4750ca3c..d3fa108d68d6bda8792384c989acaceee748e6bf 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -158,7 +158,7 @@ test("window_manager_unittests") {
"//mojo/edk/test:run_all_unittests",
"//mojo/environment:chromium",
"//mojo/gles2",
- "//mojo/platform_handle",
+ "//mojo/platform_handle:for_shared_library",
"//mojo/public/cpp/bindings:bindings",
"//mojo/shell/public/interfaces",
"//testing/gtest",
« chrome/common/BUILD.gn ('K') | « components/mus/gles2/BUILD.gn ('k') | mash/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698