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

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

Issue 16325022: move content/common_child to content/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 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
« no previous file with comments | « no previous file | content/browser/renderer_host/java/java_bridge_channel_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/renderer_host/java/DEPS
diff --git a/content/browser/renderer_host/java/DEPS b/content/browser/renderer_host/java/DEPS
index 6866a1565ee7e6f77195da3ba3ea78debe229cc9..430199d518c20731ab959469d85db3f644c1946e 100644
--- a/content/browser/renderer_host/java/DEPS
+++ b/content/browser/renderer_host/java/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+content/common_child", # For java bridge bindings
+ "+content/child", # For java bridge bindings
]
« no previous file with comments | « no previous file | 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