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

Unified Diff: Source/core/core.gypi

Issue 1070143002: [Alignment] Single class for holding the alignment data. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Using the StyleConverter. Created 5 years, 8 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 d2480127f10da2d87d81b7615727953b644a40d8..1f85cc819e29060526021bfdfc2bf34c8e0a6661 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -819,6 +819,7 @@
'style/ShadowData.h',
'style/ShadowList.cpp',
'style/ShadowList.h',
+ 'style/StyleAlignmentData.cpp',
'style/StyleBackgroundData.cpp',
'style/StyleBoxData.cpp',
'style/StyleDeprecatedFlexibleBoxData.cpp',

Powered by Google App Engine
This is Rietveld 408576698