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

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

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 5fc491d0c42e9ddf2f2553addc6963571361e378..a10d0664b8775b1f4f353cb4bcab6a8f07112f51 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -150,13 +150,13 @@ test("window_manager_unittests") {
"//mojo/converters/geometry",
"//mojo/converters/input_events",
"//mojo/converters/transform",
+ "//mojo/edk/test:run_all_unittests",
"//mojo/environment:chromium",
"//mojo/gles2",
"//mojo/platform_handle",
"//mojo/public/cpp/bindings:bindings",
"//mojo/shell/public/interfaces",
"//testing/gtest",
- "//third_party/mojo/src/mojo/edk/test:run_all_unittests",
"//ui/events",
"//ui/gfx",
"//ui/gfx:test_support",

Powered by Google App Engine
This is Rietveld 408576698