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

Unified Diff: content/common/DEPS

Issue 1777503003: More strict restrictions for content -> content/shell dependencies. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unnecessary namespace-qualification. Created 4 years, 9 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/DEPS ('k') | content/common/swapped_out_messages.cc » ('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 e3623a705fc5078f45b789bfaf94459a1a4ab86f..caf3f5d1ead0338072edd306cdef773a92363cbb 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -65,10 +65,3 @@ include_rules = [
"+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
"+third_party/WebKit/public/web/win/WebFontRendering.h"
]
-
-specific_include_rules = {
-# Java bridge code passes NPAPI types to the browser process. Crazy!
- "java_bridge_messages\.h": [
- "+content/child"
- ]
-}
« no previous file with comments | « content/DEPS ('k') | content/common/swapped_out_messages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698