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

Unified Diff: Source/core/core.gypi

Issue 636993002: [CSS Grid Layout] Upgrade justify-content parsing to CSS3 Box Alignment spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebaseline some tests expectations. Created 6 years, 2 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.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 529c25184d2af33f86b79bfbf5c62d46e20e0a0e..f9fec982580a903d84224df6a9b5cf361f6b35c1 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -752,6 +752,8 @@
'css/CSSCharsetRule.cpp',
'css/CSSCharsetRule.h',
'css/CSSComputedStyleDeclaration.cpp',
+ 'css/CSSContentDistributionValue.cpp',
+ 'css/CSSContentDistributionValue.h',
'css/CSSCrossfadeValue.cpp',
'css/CSSCrossfadeValue.h',
'css/CSSCursorImageValue.cpp',
« no previous file with comments | « LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698