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

Unified Diff: mojo/services/public/cpp/view_manager/tests/BUILD.gn

Issue 640893003: Move mojo/services/public/cpp TypeConverters to mojo/converters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore the directory and component structures and target names. Created 6 years, 2 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: mojo/services/public/cpp/view_manager/tests/BUILD.gn
diff --git a/mojo/services/public/cpp/view_manager/tests/BUILD.gn b/mojo/services/public/cpp/view_manager/tests/BUILD.gn
index 9b7fb6703a2710bad5294d2f2f90eb075a52353d..5787cd1c384c2f7a95b509a06179521169414984 100644
--- a/mojo/services/public/cpp/view_manager/tests/BUILD.gn
+++ b/mojo/services/public/cpp/view_manager/tests/BUILD.gn
@@ -18,9 +18,9 @@ test("mojo_view_manager_lib_unittests") {
"//ui/gfx",
"//ui/gfx:test_support",
"//mojo/application_manager",
+ "//mojo/converters/geometry",
"//mojo/environment:chromium",
"//mojo/services/public/interfaces/geometry",
- "//mojo/services/public/cpp/geometry",
"//mojo/shell:test_support",
"//mojo/services/public/interfaces/view_manager",
"//mojo/services/public/cpp/view_manager",
« no previous file with comments | « mojo/services/public/cpp/view_manager/lib/view_manager_client_impl.h ('k') | mojo/services/surfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698