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

Unified Diff: components/view_manager/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
Index: components/view_manager/surfaces/BUILD.gn
diff --git a/components/surfaces/BUILD.gn b/components/view_manager/surfaces/BUILD.gn
similarity index 93%
rename from components/surfaces/BUILD.gn
rename to components/view_manager/surfaces/BUILD.gn
index 6a461db0ed75c32560f039aca678bdc885f24f26..d2e6d5e4a5531cd76c911f537dadd9a3785fbf68 100644
--- a/components/surfaces/BUILD.gn
+++ b/components/view_manager/surfaces/BUILD.gn
@@ -40,8 +40,7 @@ source_set("lib") {
"//cc",
"//cc/surfaces",
"//cc/surfaces:surface_id",
- "//components/gpu/public/interfaces",
- "//components/surfaces/public/interfaces",
+ "//components/view_manager/public/interfaces",
"//gpu/command_buffer/client:gles2_interface",
"//mojo/application/public/cpp",
"//mojo/common:tracing_impl",
« no previous file with comments | « components/view_manager/public/interfaces/viewport_parameter_listener.mojom ('k') | components/view_manager/surfaces/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698