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

Unified Diff: components/mus/public/cpp/tests/BUILD.gn

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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/public/cpp/tests/BUILD.gn
diff --git a/components/mus/public/cpp/tests/BUILD.gn b/components/mus/public/cpp/tests/BUILD.gn
index edb7809a2f75eecfb32ef142ac08b7909539deea..6e69f132a28b5fb891aebe4437eb9e6211510c43 100644
--- a/components/mus/public/cpp/tests/BUILD.gn
+++ b/components/mus/public/cpp/tests/BUILD.gn
@@ -54,8 +54,8 @@ test("mojo_view_manager_lib_unittests") {
"//mojo/converters/geometry",
"//mojo/gles2",
"//mojo/platform_handle:platform_handle_impl",
+ "//mojo/public/cpp/system",
"//testing/gtest",
- "//third_party/mojo/src/mojo/public/cpp/system",
"//third_party/mojo/src/mojo/edk/system",
"//ui/gfx:test_support",
"//ui/gfx/geometry",
« no previous file with comments | « components/mus/public/cpp/property_type_converters.h ('k') | components/mus/public/cpp/tests/window_server_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698