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

Unified Diff: components/view_manager/gles2/BUILD.gn

Issue 1245683004: Mandoline: Merge Surfaces and Views apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove context_provider.mojom Created 5 years, 4 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/gles2/BUILD.gn
diff --git a/components/view_manager/gles2/BUILD.gn b/components/view_manager/gles2/BUILD.gn
index 13ee4d0c66d47067d193fa6c58397aa78f11c105..28d2e90eb9490595dd1e6c10b5ecd93894958027 100644
--- a/components/view_manager/gles2/BUILD.gn
+++ b/components/view_manager/gles2/BUILD.gn
@@ -4,7 +4,7 @@
source_set("gles2") {
visibility = [
- "//components/view_manager/native_viewport:*",
+ "//components/view_manager/surfaces:*",
"//mojo/runner:lib", # For android
]

Powered by Google App Engine
This is Rietveld 408576698