Chromium Code Reviews| Index: content/browser/DEPS |
| diff --git a/content/browser/DEPS b/content/browser/DEPS |
| index 715e0d38ac9075c18fdf7778a0a93f0c107178ad..4fccd6a6f7268e58c1dd049b7cdc1e4c4286b2f5 100644 |
| --- a/content/browser/DEPS |
| +++ b/content/browser/DEPS |
| @@ -43,6 +43,7 @@ include_rules = [ |
| "+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
| "+third_party/WebKit/public/platform/WebLockOrientationError.h", |
| "+third_party/WebKit/public/platform/WebNotificationPermission.h", |
| + "+third_party/WebKit/public/platform/WebPushPermissionCallback.h", |
|
Michael van Ouwerkerk
2014/10/20 16:30:08
I think this stretches the limits of a enum/POD.
Miguel Garcia
2014/10/22 16:35:27
Done.
|
| "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h", |
| "+third_party/WebKit/public/platform/WebScreenOrientationType.h", |
| "+third_party/WebKit/public/platform/WebScreenInfo.h", |