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

Unified Diff: Source/core/core.gypi

Issue 55783002: Introduce BorderImageLength and BorderImageLengthBox (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Moved BorderImageLength{,Box} to core/rendering/style Created 7 years, 1 month 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 d4fd75e867a17d249c9779f26118a9c617fd5c7e..5a3082974ad3c25fba88c5aa73d8fb2cd04a72bf 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1585,6 +1585,8 @@
'rendering/shapes/ShapeOutsideInfo.cpp',
'rendering/shapes/ShapeOutsideInfo.h',
'rendering/style/BasicShapes.cpp',
+ 'rendering/style/BorderImageLength.h',
+ 'rendering/style/BorderImageLengthBox.h',
'rendering/style/CachedUAStyle.h',
'rendering/style/ContentData.cpp',
'rendering/style/CounterDirectives.cpp',
« no previous file with comments | « Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698