| Index: content/common/DEPS
 | 
| diff --git a/content/common/DEPS b/content/common/DEPS
 | 
| index 82e0c14f1a746105c89ec64503edd6984cee7920..480a2863ef805b262d9551ef8cfe01699002fb15 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",
 | 
| 
 |