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

Unified Diff: Source/core/core.gyp

Issue 438843004: Move the user agent styles sheets to blink_resources.grd (Part 3) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed header inclusion. Created 6 years, 3 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: Source/core/core.gyp
diff --git a/Source/core/core.gyp b/Source/core/core.gyp
index 3051ef592161676c453dbd07b6d7ae7cb9d09728..00b83fcd1dce62c19fe956a1a69a913a9324b171 100644
--- a/Source/core/core.gyp
+++ b/Source/core/core.gyp
@@ -227,7 +227,6 @@
'<(blink_core_output_dir)/InputTypeNames.cpp',
'<(blink_core_output_dir)/MathMLNames.cpp',
'<(blink_core_output_dir)/SVGNames.cpp',
- '<(blink_core_output_dir)/UserAgentStyleSheetsData.cpp',
'<(blink_core_output_dir)/V8HTMLElementWrapperFactory.cpp',
'<(blink_core_output_dir)/XLinkNames.cpp',
'<(blink_core_output_dir)/XMLNSNames.cpp',

Powered by Google App Engine
This is Rietveld 408576698