| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index a40efd5962ff0f4c43f695fec1d25c5bdc1f08df..a08a47f30eb3b224f83a636cf51e0c8c9149fc69 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -69,6 +69,7 @@ include_rules = [
|
| "+third_party/WebKit/public/web/WebDragStatus.h",
|
| "+third_party/WebKit/public/web/WebFindOptions.h",
|
| "+third_party/WebKit/public/web/WebInputEvent.h",
|
| + "+third_party/WebKit/public/web/WebLocalFrame.h",
|
| "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
|
| "+third_party/WebKit/public/web/WebNotificationPresenter.h",
|
| "+third_party/WebKit/public/web/WebPageSerializerClient.h",
|
|
|