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

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: Address review comments 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/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 40a4af0f184a1a0fbcb9c0d04ca0c9d3613d1188..ae43bb700fffb6b00c044428ea12e7ee0b039aaa 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -2,6 +2,8 @@
'variables': {
'platform_files': [
'AsyncFileSystemCallbacks.h',
+ 'BorderImageLength.h',
+ 'BorderImageLengthBox.h',
'CalculationValue.cpp',
'CalculationValue.h',
'Clock.cpp',
« Source/platform/BorderImageLength.h ('K') | « Source/platform/BorderImageLengthBox.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698