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

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: Oops. Now saved and uploaded. 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 540b547658796ee8343d5c9934d1c31c553cb957..c812801545ec1569c62f81ce609a4de0b91a9263 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -380,6 +380,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