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

Unified Diff: components/view_manager/public/cpp/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/public/cpp/BUILD.gn
diff --git a/components/view_manager/public/cpp/BUILD.gn b/components/view_manager/public/cpp/BUILD.gn
index a0994cb3ec4ce9b7191a8a5d922f0284e1efdd2e..62d9ee92ba69805009981bcbba7bfad6c7fec7ac 100644
--- a/components/view_manager/public/cpp/BUILD.gn
+++ b/components/view_manager/public/cpp/BUILD.gn
@@ -35,7 +35,6 @@ mojo_sdk_source_set("cpp") {
deps = [
"../interfaces",
- "//components/surfaces/public/interfaces:surface_id",
"//mojo/application/public/cpp",
"//mojo/application/public/interfaces",
"//ui/mojo/events:interfaces",
« no previous file with comments | « components/view_manager/native_viewport/onscreen_context_provider.cc ('k') | components/view_manager/public/cpp/view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698