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

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: moving assert_matching_enum from content/publi/common to content/common 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 = [
amogh.bihani 2014/06/06 13:43:38 I will remove this in the next Patchset
+ "+content/renderer/compositor_bindings",
+]

Powered by Google App Engine
This is Rietveld 408576698