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

Unified Diff: mojo/cc/BUILD.gn

Issue 826423008: Use local ids for Surfaces APIs that can only apply to local surfaces (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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: mojo/cc/BUILD.gn
diff --git a/mojo/cc/BUILD.gn b/mojo/cc/BUILD.gn
index e208044e9ee50b816e66cfd19bd8297a1233d6ad..f514e198a90e22fe4151be41ce15d209c73ac728 100644
--- a/mojo/cc/BUILD.gn
+++ b/mojo/cc/BUILD.gn
@@ -24,7 +24,5 @@ source_set("cc") {
"context_provider_mojo.h",
"direct_output_surface.cc",
"direct_output_surface.h",
- "output_surface_mojo.cc",
- "output_surface_mojo.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698