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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1756763004: Merge image sizing algorithms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Drop calculate prefix from concreteObjectSize member function Created 4 years, 10 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/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 2ab653f1234a944d196c2987c2d99634b5532cea..58de056efa1e83f3de960c3e63a718ee33a08677 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -799,6 +799,7 @@
'style/StyleBoxData.cpp',
'style/StyleContentAlignmentData.h',
'style/StyleDeprecatedFlexibleBoxData.cpp',
+ 'style/StyleImage.cpp',
'style/StyleFetchedImage.cpp',
'style/StyleFetchedImageSet.cpp',
'style/StyleFilterData.cpp',

Powered by Google App Engine
This is Rietveld 408576698