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

Unified Diff: content/common/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, 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
« no previous file with comments | « content/child/webblobregistry_impl.cc ('k') | content/common/java_bridge_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 11a3ffc1db9acf9d0a3d779421820202b7aac7e1..f2d5ebdbbd39f4b63f7f6326f262266e9c790c6c 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -10,6 +10,6 @@ include_rules = [
specific_include_rules = {
# Java bridge code passes NPAPI types to the browser process. Crazy!
"java_bridge_messages\.h": [
- "+content/common_child"
+ "+content/child"
]
}
« no previous file with comments | « content/child/webblobregistry_impl.cc ('k') | content/common/java_bridge_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698