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

Unified Diff: mojo/converters/surfaces/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
« no previous file with comments | « mojo/cc/output_surface_mojo.h ('k') | mojo/converters/surfaces/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/converters/surfaces/BUILD.gn
diff --git a/mojo/converters/surfaces/BUILD.gn b/mojo/converters/surfaces/BUILD.gn
index 48f055d88c54dede8828e4e4ecab959c6934bec9..d4fec161008ca762033d8d6ce1bfe5850e643548 100644
--- a/mojo/converters/surfaces/BUILD.gn
+++ b/mojo/converters/surfaces/BUILD.gn
@@ -26,8 +26,7 @@ component("surfaces") {
"//base",
"//cc",
"//cc/surfaces",
- "//components/surfaces/public/interfaces:surface_id",
- "//components/surfaces/public/interfaces",
+ "//components/view_manager/public/interfaces",
"//gpu",
"//ui/gfx/geometry",
"//mojo/environment:chromium",
« no previous file with comments | « mojo/cc/output_surface_mojo.h ('k') | mojo/converters/surfaces/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698