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

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: Created 6 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
Index: Source/core/core.gyp
diff --git a/Source/core/core.gyp b/Source/core/core.gyp
index bd4d3a69dc13e039287fbf2b3e5be62c845dc43c..731c0167237484ed7781ef45364d275d6121ce14 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',
« no previous file with comments | « Source/core/BUILD.gn ('k') | Source/core/core_generated.gyp » ('j') | public/platform/WebData.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698