| 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"
|
| - ]
|
| -}
|
|
|