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

Unified Diff: mandoline/ui/aura/BUILD.gn

Issue 1150093003: Move GLES2, GPU & Surfaces into the ViewManager directory. This does not merge the applications, th… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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: mandoline/ui/aura/BUILD.gn
diff --git a/mandoline/ui/aura/BUILD.gn b/mandoline/ui/aura/BUILD.gn
index 241f255e01f212af14d70b9af88291a83188afc6..1bccf3cf0ffbb96abcb4194e4e15b78ada341be3 100644
--- a/mandoline/ui/aura/BUILD.gn
+++ b/mandoline/ui/aura/BUILD.gn
@@ -30,8 +30,7 @@ source_set("aura") {
"//base/third_party/dynamic_annotations",
"//cc",
"//cc/surfaces",
- "//components/gpu/public/interfaces",
- "//components/surfaces/public/interfaces",
+ "//components/view_manager/public/interfaces",
"//components/view_manager/public/cpp",
"//skia",
"//mojo/application/public/cpp",
« no previous file with comments | « mandoline/services/core_services/core_services_application_delegate.cc ('k') | mandoline/ui/aura/surface_binding.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698