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

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: Fix GN. 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/aura/BUILD.gn
diff --git a/mojo/aura/BUILD.gn b/mojo/aura/BUILD.gn
index 62d135fa5fe53cee3fd13fa81d39f4335b207314..a95cd8a22f017751a5081498837bb4b23cf3fb7c 100644
--- a/mojo/aura/BUILD.gn
+++ b/mojo/aura/BUILD.gn
@@ -29,11 +29,10 @@ source_set("aura") {
"//ui/events:events_base",
"//ui/gl",
"//mojo/cc",
+ "//mojo/converters",
"//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') | mojo/converters/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698