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

Unified Diff: mojo/examples/compositor_app/DEPS

Issue 470983004: Move blink<->cc bindings to cc/blink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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
« no previous file with comments | « mojo/examples/browser/DEPS ('k') | mojo/examples/keyboard/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/examples/compositor_app/DEPS
diff --git a/mojo/examples/compositor_app/DEPS b/mojo/examples/compositor_app/DEPS
index 8ea9d7b5532ce20c3feabb919a86c076d612c59a..70688d6247f9ca9ce2e4c5cc02b147ca6fc78ce6 100644
--- a/mojo/examples/compositor_app/DEPS
+++ b/mojo/examples/compositor_app/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc",
+ "-cc/blink",
"+ui/gfx",
"+gpu/command_buffer/client",
]
« no previous file with comments | « mojo/examples/browser/DEPS ('k') | mojo/examples/keyboard/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698