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

Unified Diff: content/common/DEPS

Issue 1326623002: Moved render_font to a common location to share with other content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « no previous file | content/common/OWNERS » ('j') | content/common/render_font_warmup_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index ba4584ece393fffc391a7f415484e79b6387f42e..d513ab5a73ddb3177512d848ba3d8c761a5dc615 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -59,6 +59,7 @@ include_rules = [
"+third_party/WebKit/public/web/WebTreeScopeType.h",
"+third_party/WebKit/public/web/WebWindowFeatures.h",
"+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
+ "+third_party/WebKit/public/web/win/WebFontRendering.h",
]
specific_include_rules = {
« no previous file with comments | « no previous file | content/common/OWNERS » ('j') | content/common/render_font_warmup_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698