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

Unified Diff: mash/example/window_type_launcher/BUILD.gn

Issue 1554443003: Stop linking in the old Mojo EDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge and fix new flaky test Created 4 years, 11 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
« no previous file with comments | « mandoline/app/DEPS ('k') | mash/example/window_type_launcher/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/window_type_launcher/BUILD.gn
diff --git a/mash/example/window_type_launcher/BUILD.gn b/mash/example/window_type_launcher/BUILD.gn
index aee7249abd3ffa1a23a457735f4873692c5703f7..88144e45e5789db0b73079387f8d0e4e6d2e1d04 100644
--- a/mash/example/window_type_launcher/BUILD.gn
+++ b/mash/example/window_type_launcher/BUILD.gn
@@ -25,6 +25,7 @@ executable("window_type_launcher") {
"//components/mus/public/interfaces",
"//mojo/common:common_base",
"//mojo/converters/geometry",
+ "//mojo/edk/system",
"//mojo/message_pump",
"//mojo/public/cpp/bindings",
"//mojo/runner:init",
@@ -32,7 +33,6 @@ executable("window_type_launcher") {
"//mojo/shell/public/cpp",
"//mojo/shell/public/interfaces",
"//skia",
- "//third_party/mojo/src/mojo/edk/system",
"//ui/aura",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « mandoline/app/DEPS ('k') | mash/example/window_type_launcher/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698