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

Unified Diff: mojo/examples/BUILD.gn

Issue 640023004: cc: Make OutputSurface::SwapBuffers pure virtual (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@latinfo
Patch Set: and rebase Created 6 years, 2 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/examples/BUILD.gn
diff --git a/mojo/examples/BUILD.gn b/mojo/examples/BUILD.gn
index 5aa136d6c1e90cea5d3c2f89fc08ded37f080e76..bdd09f7163c6ecbf4aef50648f19352706eb0a53 100644
--- a/mojo/examples/BUILD.gn
+++ b/mojo/examples/BUILD.gn
@@ -9,7 +9,6 @@ group("examples") {
deps = [
"//mojo/examples/apptest",
- "//mojo/examples/compositor_app",
"//mojo/examples/content_handler_demo",
"//mojo/examples/echo",
"//mojo/examples/http_server",

Powered by Google App Engine
This is Rietveld 408576698