Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(818)

Unified Diff: content/common/DEPS

Issue 327633002: Introduce WebFallbackFont on the Chromium side (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix missing rename in DEPS file Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « content/browser/renderer_host/sandbox_ipc_linux.cc ('k') | content/common/child_process_sandbox_support_impl_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698