Commit 0a124990 authored by drott@chromium.org's avatar drott@chromium.org

Fix missing comma in core.gypi

BUG=
TBR=brucedawson, eae, leviw

Review URL: https://codereview.chromium.org/1305943004

git-svn-id: svn://svn.chromium.org/blink/trunk@201148 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 961d36cf
...@@ -1136,7 +1136,7 @@ ...@@ -1136,7 +1136,7 @@
'css/FontSize.cpp', 'css/FontSize.cpp',
'css/FontSize.h', 'css/FontSize.h',
'css/FontStyleMatcher.cpp', 'css/FontStyleMatcher.cpp',
'css/FontStyleMatcher.h' 'css/FontStyleMatcher.h',
'css/HashTools.h', 'css/HashTools.h',
'css/KeyframeStyleRuleCSSStyleDeclaration.cpp', 'css/KeyframeStyleRuleCSSStyleDeclaration.cpp',
'css/KeyframeStyleRuleCSSStyleDeclaration.h', 'css/KeyframeStyleRuleCSSStyleDeclaration.h',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment