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

Unified Diff: mash/wm/BUILD.gn

Issue 1554443003: Stop linking in the old Mojo EDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more fixes 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
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index 9beaa14e127ea522cd0b6c6b82731eb0db15c41e..3f5bc674f7b673c18dc312eebd91cb5f1ba05dd5 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -165,11 +165,11 @@ source_set("unittests") {
"//components/mus/public/cpp/tests:unittest_support",
"//mojo/converters/geometry",
"//mojo/converters/input_events",
+ "//mojo/edk/system",
"//mojo/gles2",
"//mojo/platform_handle",
"//mojo/public/cpp/system",
"//testing/gtest",
- "//third_party/mojo/src/mojo/edk/system",
"//ui/base",
"//ui/events",
"//ui/gfx:test_support",

Powered by Google App Engine
This is Rietveld 408576698