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

Unified Diff: content/browser/renderer_host/java/DEPS

Issue 15047014: Move child-common classes to content/common_child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/browser/renderer_host/java/DEPS
diff --git a/content/browser/renderer_host/java/DEPS b/content/browser/renderer_host/java/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6866a1565ee7e6f77195da3ba3ea78debe229cc9
--- /dev/null
+++ b/content/browser/renderer_host/java/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/common_child", # For java bridge bindings
+]
« no previous file with comments | « content/browser/plugin_process_host_mac.cc ('k') | content/browser/renderer_host/java/java_bridge_channel_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698