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

Unified Diff: content/shell/renderer/test_runner/DEPS

Issue 317163002: Moving compositor_bindings from webkit to content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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: content/shell/renderer/test_runner/DEPS
diff --git a/content/shell/renderer/test_runner/DEPS b/content/shell/renderer/test_runner/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ad2c11eb3d5a4e8b4a2fe321a52f91bf9dfe2e98
--- /dev/null
+++ b/content/shell/renderer/test_runner/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/renderer/compositor_bindings",
jam 2014/06/05 15:24:07 this is not allowed, content/shell can only includ
+]

Powered by Google App Engine
This is Rietveld 408576698