| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index 54ad2a0d6d1eca4453eaee98869060c767b3824b..437e6acb764bfeb427bd0cfd657c9df05dd07ec1 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -8,7 +8,6 @@ include_rules = [
|
| "-third_party/WebKit",
|
| "+third_party/WebKit/public/platform/WebAddressSpace.h",
|
| "+third_party/WebKit/public/platform/WebCString.h",
|
| - "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h",
|
| "+third_party/WebKit/public/platform/WebDisplayMode.h",
|
| "+third_party/WebKit/public/platform/WebDragOperation.h",
|
| "+third_party/WebKit/public/platform/WebFloatPoint.h",
|
| @@ -16,7 +15,6 @@ 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/WebGeofencingEventType.h",
|
| "+third_party/WebKit/public/platform/WebHTTPBody.h",
|
| "+third_party/WebKit/public/platform/WebHistoryScrollRestorationType.h",
|
| "+third_party/WebKit/public/platform/WebOriginTrialTokenStatus.h",
|
|
|