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

Unified Diff: Source/platform/blink_platform.gypi

Issue 55783002: Introduce BorderImageLength and BorderImageLengthBox (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
« Source/platform/LengthOrNumberBox.h ('K') | « Source/platform/LengthOrNumberBox.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 40a4af0f184a1a0fbcb9c0d04ca0c9d3613d1188..d607c9f0325af6a14cb1005e5adf52a79ff405f6 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -34,7 +34,9 @@
'Length.h',
'LengthBox.cpp',
'LengthBox.h',
+ 'LengthBoxOrNumberBox.h',
'LengthFunctions.cpp',
+ 'LengthOrNumber.h',
'LengthFunctions.h',
'LengthPoint.h',
'LengthSize.h',
« Source/platform/LengthOrNumberBox.h ('K') | « Source/platform/LengthOrNumberBox.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698