Chromium Code Reviews| Index: content/common/DEPS |
| diff --git a/content/common/DEPS b/content/common/DEPS |
| index afbcc16c777d87d63e6934cbfab3879b060388bd..d047d2147806f70791172d15f921b635b2d118ab 100644 |
| --- a/content/common/DEPS |
| +++ b/content/common/DEPS |
| @@ -8,6 +8,7 @@ include_rules = [ |
| # No inclusion of WebKit from the browser, other than strictly enum/POD, |
| # header-only types, and some selected common code. |
| "-third_party/WebKit", |
| + "+third_party/WebKit/public/platform/WebAnimation.h", |
|
jam
2014/06/11 00:27:03
the contents of this header don't confirm to the b
|
| "+third_party/WebKit/public/platform/WebBatteryStatus.h", |
| "+third_party/WebKit/public/platform/WebCString.h", |
| "+third_party/WebKit/public/platform/WebDeviceMotionData.h", |