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

Unified Diff: Source/core/core.gypi

Issue 119533003: Clear mutable inline style when it is empty. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed typo. Created 7 years 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 | Source/core/css/InlineVariablesIterator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index f1b00630127ffcdab769a211920f165000e0773e..dc1a05394fed623c4fc7bbfb175badc73a3db96c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -754,6 +754,8 @@
'css/FontSize.cpp',
'css/FontSize.h',
'css/HashTools.h',
+ 'css/InlineVariablesIterator.cpp',
+ 'css/InlineVariablesIterator.h',
'css/InspectorCSSOMWrappers.cpp',
'css/InspectorCSSOMWrappers.h',
'css/MediaFeatureNames.cpp',
« no previous file with comments | « no previous file | Source/core/css/InlineVariablesIterator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698