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

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: Fix unused variable 'styleImage' in release Created 4 years, 9 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 d26fff32cb4cdd414d2812bf189a9b0ce5975337..2eec7bcebf85a0d0caefd2838b603128a51f0fba 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -804,6 +804,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