| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index dd5d7b9ec7c2010c63761151ead71459619c2221..67c21058b88b616b134929525b0396ed42fab553 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -63,6 +63,7 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebFocusType.h",
|
| "+third_party/WebKit/public/platform/WebGamepad.h",
|
| "+third_party/WebKit/public/platform/WebGamepads.h",
|
| + "+third_party/WebKit/public/platform/WebGestureEvent.h",
|
| "+third_party/WebKit/public/platform/WebInputEvent.h",
|
| "+third_party/WebKit/public/platform/WebInsecureRequestPolicy.h",
|
| "+third_party/WebKit/public/platform/WebNavigationHintType.h",
|
| @@ -106,7 +107,6 @@ include_rules = [
|
| "+third_party/WebKit/public/web/WebDragStatus.h",
|
| "+third_party/WebKit/public/web/WebFindOptions.h",
|
| "+third_party/WebKit/public/web/WebFrameSerializerCacheControlPolicy.h",
|
| - "+third_party/WebKit/public/web/WebInputEvent.h",
|
| "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
|
| "+third_party/WebKit/public/web/WebPluginAction.h",
|
| "+third_party/WebKit/public/web/WebPopupType.h",
|
|
|