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

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

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: let's try that again 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
« no previous file with comments | « ipc/mojo/scoped_ipc_support.cc ('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 d05b7e6112cee738e6b918c9f56f315bd1475919..9a4c4d3b00f5e31808b15b5a154359fd69a79267 100644
--- a/mash/example/window_type_launcher/BUILD.gn
+++ b/mash/example/window_type_launcher/BUILD.gn
@@ -26,6 +26,7 @@ executable("window_type_launcher") {
"//mash/shell/public/interfaces",
"//mojo/common:common_base",
"//mojo/converters/geometry",
+ "//mojo/edk/system",
"//mojo/message_pump",
"//mojo/public/cpp/bindings",
"//mojo/shell/public/cpp",
@@ -33,7 +34,6 @@ executable("window_type_launcher") {
"//mojo/shell/runner:init",
"//mojo/shell/runner/child:lib",
"//skia",
- "//third_party/mojo/src/mojo/edk/system",
"//ui/aura",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « ipc/mojo/scoped_ipc_support.cc ('k') | mash/example/window_type_launcher/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698