| Index: cc/DEPS
|
| diff --git a/cc/DEPS b/cc/DEPS
|
| index 6e681721127c0ed4b4e38f927eaddcfea6291757..2275f72d0ff59f597a296cfebfd9e0fe7c6f69b4 100644
|
| --- a/cc/DEPS
|
| +++ b/cc/DEPS
|
| @@ -14,4 +14,5 @@ include_rules = [
|
| "+third_party/WebKit/Source/Platform/chromium/public/WebRect.h",
|
| "+third_party/WebKit/Source/Platform/chromium/public/WebScrollbar.h",
|
| "+third_party/WebKit/Source/Platform/chromium/public/WebScrollbarThemeGeometry.h",
|
| + "+third_party/WebKit/Source/Platform/chromium/public/WebSharedGraphicsContext3D.h",
|
| ]
|
|
|