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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 2191233002: Add platform/geometry pretty printers for logging and testing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index fbbded168326ddb0c4113e74c0c4f018fccb5cde..f7bd7c7e35891af2c351c9b8b301b680610803cb 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -504,6 +504,8 @@
'geometry/DoubleRect.h',
'geometry/DoubleSize.cpp',
'geometry/DoubleSize.h',
+ 'geometry/FloatBox.cpp',
+ 'geometry/FloatBox.h',
'geometry/FloatRectOutsets.h',
'geometry/FloatPoint.cpp',
'geometry/FloatPoint.h',

Powered by Google App Engine
This is Rietveld 408576698