| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index ce4c81dc6561aac8b531117bdca685c4729bc78d..64329ac21ce73a89c408b2a4dbee2609dd9b9553 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -59,12 +59,14 @@ 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/WebInputEvent.h",
|
| "+third_party/WebKit/public/platform/WebInsecureRequestPolicy.h",
|
| "+third_party/WebKit/public/platform/WebNavigationHintType.h",
|
| "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
|
| "+third_party/WebKit/public/platform/WebScreenInfo.h",
|
| "+third_party/WebKit/public/platform/WebSecurityStyle.h",
|
| "+third_party/WebKit/public/platform/WebString.h",
|
| + "+third_party/WebKit/public/platform/WebTextInputType.h",
|
| "+third_party/WebKit/public/platform/mime_registry.mojom.h",
|
| "+third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom.h",
|
| "+third_party/WebKit/public/platform/modules/broadcastchannel/broadcast_channel.mojom.h",
|
| @@ -108,7 +110,6 @@ include_rules = [
|
| "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h",
|
| "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h",
|
| "+third_party/WebKit/public/web/WebTextDirection.h",
|
| - "+third_party/WebKit/public/web/WebTextInputType.h",
|
| "+third_party/WebKit/public/web/WebTreeScopeType.h",
|
| "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
|
|
|
|
|