Chromium Code Reviews| Index: content/common/DEPS |
| diff --git a/content/common/DEPS b/content/common/DEPS |
| index 7d2d0e7e355f7d046d3625df8531719b4706770b..388e1dbe70fb9e0f5cc94d725e125286cfb67966 100644 |
| --- a/content/common/DEPS |
| +++ b/content/common/DEPS |
| @@ -31,8 +31,8 @@ include_rules = [ |
| "+third_party/WebKit/public/platform/WebServiceWorkerState.h", |
| "+third_party/WebKit/public/platform/WebStorageArea.h", |
| "+third_party/WebKit/public/platform/WebString.h", |
| - "+third_party/WebKit/public/platform/linux/WebFontFamily.h", |
| "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h", |
| + "+third_party/WebKit/public/platform/linux/WebFallbackFont.h", |
|
abarth-chromium
2014/06/11 20:43:05
LGTM
WebFallbackFont.h is just a struct + CString
|
| "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
| "+third_party/WebKit/public/web/WebAXEnums.h", |
| "+third_party/WebKit/public/web/WebCompositionUnderline.h", |