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

Unified Diff: Source/devtools/devtools.gyp

Issue 415613002: Merge CSSPropertyNames.in and SVGCSSPropertyNames.in with CSSProperties.in (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix crash without experimental flag 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
« no previous file with comments | « Source/devtools/BUILD.gn ('k') | Source/devtools/scripts/generate_supported_css.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gyp
diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp
index 3cb8b1c6bf4062a66e971cf5c1a158e058c5496a..95fc23258cb4346cd676c1bd0b7b5246934df877 100644
--- a/Source/devtools/devtools.gyp
+++ b/Source/devtools/devtools.gyp
@@ -237,8 +237,6 @@
# The python script in action below.
'scripts/generate_supported_css.py',
# Input files for the script.
- '../core/css/CSSPropertyNames.in',
- '../core/css/SVGCSSPropertyNames.in',
'../core/css/CSSProperties.in',
],
'outputs': [
« no previous file with comments | « Source/devtools/BUILD.gn ('k') | Source/devtools/scripts/generate_supported_css.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698