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

Unified Diff: content/common/DEPS

Issue 2846463002: Add missing header files to GN files (4 of N) (Closed)
Patch Set: address comments Created 3 years, 8 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/test/BUILD.gn » ('j') | third_party/WebKit/Source/platform/BUILD.gn » ('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 78ec7ec7801df4849d6fc2dfe570ac20a0291369..9b4e7ef316584e1c1a09f7743bfc54dd2096e71d 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -74,6 +74,7 @@ include_rules = [
"+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h",
"+third_party/WebKit/public/web/WebTextDirection.h",
"+third_party/WebKit/public/web/WebTreeScopeType.h",
+ "+third_party/WebKit/public/web/linux/WebFontRendering.h",
"+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
- "+third_party/WebKit/public/web/win/WebFontRendering.h"
+ "+third_party/WebKit/public/web/win/WebFontRendering.h",
]
« no previous file with comments | « no previous file | content/test/BUILD.gn » ('j') | third_party/WebKit/Source/platform/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698