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

Unified Diff: ui/ui.gyp

Issue 13947013: Complete (but inefficient) implementation of the image retargetting method. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 4e7a9b3e6687ab7009bf2e357b619572b197e1ec..009e7f046bd55a5c5966ca8706d8b527f566c1cc 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -369,6 +369,8 @@
'gfx/color_profile_win.cc',
'gfx/color_utils.cc',
'gfx/color_utils.h',
+ 'gfx/content_analysis.cc',
+ 'gfx/content_analysis.h',
'gfx/display.cc',
'gfx/display.h',
'gfx/display_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698