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

Unified Diff: mojo/aura/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
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/aura/surface_binding.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/aura/BUILD.gn
diff --git a/mojo/aura/BUILD.gn b/mojo/aura/BUILD.gn
index 62d135fa5fe53cee3fd13fa81d39f4335b207314..95d662fc010facafaeadb71b47714c705785f72c 100644
--- a/mojo/aura/BUILD.gn
+++ b/mojo/aura/BUILD.gn
@@ -29,11 +29,11 @@ source_set("aura") {
"//ui/events:events_base",
"//ui/gl",
"//mojo/cc",
+ "//mojo/converters/geometry",
+ "//mojo/converters/surfaces",
"//mojo/public/cpp/application",
"//mojo/public/gles2:for_shared_library",
"//mojo/public/interfaces/application:application",
- "//mojo/services/public/cpp/geometry",
- "//mojo/services/public/cpp/surfaces",
"//mojo/services/public/cpp/view_manager",
"//mojo/services/public/interfaces/gpu",
"//mojo/services/public/interfaces/native_viewport",
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/aura/surface_binding.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698