Chromium Code Reviews| Index: content/common/DEPS |
| diff --git a/content/common/DEPS b/content/common/DEPS |
| index 9e5bef74263ebf4208f061d3d4ce272d8e24c533..96a44b640275d79c16d5417da37e1c257f609fb1 100644 |
| --- a/content/common/DEPS |
| +++ b/content/common/DEPS |
| @@ -23,6 +23,7 @@ include_rules = [ |
| "+third_party/WebKit/public/platform/WebScreenOrientation.h", |
| "+third_party/WebKit/public/platform/WebScreenInfo.h", |
| "+third_party/WebKit/public/platform/WebServiceWorkerError.h", |
| + "+third_party/WebKit/public/platform/WebServiceWorkerResponse.h", |
|
Charlie Reis
2014/03/05 21:00:34
I see that there's already a DEPS exception for We
falken
2014/03/06 15:58:54
Hmm.. it's not strictly needed but ServiceWorkerRe
Charlie Reis
2014/03/06 18:59:05
+jam for his opinion.
jam
2014/03/06 21:22:43
this doesn't pass the guideline in the common abov
falken
2014/03/07 01:56:51
OK, I removed the DEPS change.
Since just one pla
|
| "+third_party/WebKit/public/platform/WebStorageArea.h", |
| "+third_party/WebKit/public/platform/WebString.h", |
| "+third_party/WebKit/public/platform/linux/WebFontFamily.h", |