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

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

Issue 2012113003: mojo/converters/surfaces -> components/mus/public/cpp/surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters_events
Patch Set: . Created 4 years, 7 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/public/cpp/surfaces/tests/BUILD.gn
diff --git a/mojo/converters/surfaces/tests/BUILD.gn b/components/mus/public/cpp/surfaces/tests/BUILD.gn
similarity index 91%
rename from mojo/converters/surfaces/tests/BUILD.gn
rename to components/mus/public/cpp/surfaces/tests/BUILD.gn
index 6e5551e60c0239a50db5482591bcf31298e4b23f..7fc6f43ecbc20e3098c655364bdf73e0705f7f7a 100644
--- a/mojo/converters/surfaces/tests/BUILD.gn
+++ b/components/mus/public/cpp/surfaces/tests/BUILD.gn
@@ -11,10 +11,9 @@ test("mojo_surfaces_lib_unittests") {
"//base/test:test_support",
"//cc",
"//cc/surfaces",
+ "//components/mus/public/cpp/surfaces",
"//components/mus/public/interfaces",
"//gpu",
- "//mojo/converters/surfaces",
- "//mojo/converters/transform",
"//mojo/edk/test:run_all_unittests",
"//skia",
"//testing/gtest",
@@ -23,6 +22,7 @@ test("mojo_surfaces_lib_unittests") {
"//ui/gfx/geometry",
"//ui/gfx/geometry/mojo",
"//ui/gfx/geometry/mojo:interfaces",
+ "//ui/gfx/mojo",
]
sources = [
« no previous file with comments | « components/mus/public/cpp/surfaces/surfaces_utils.cc ('k') | components/mus/public/cpp/surfaces/tests/surface_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698