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

Unified Diff: mojo/cc/DEPS

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/cc/DEPS
diff --git a/mojo/cc/DEPS b/mojo/cc/DEPS
index f789994c85d2a5d3138f06907dce4a984ed99a2c..9390f5e8aaa54df1d224e29e9dd67b1834150392 100644
--- a/mojo/cc/DEPS
+++ b/mojo/cc/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+cc",
"-cc/blink",
+ "+gpu/command_buffer/client",
]

Powered by Google App Engine
This is Rietveld 408576698