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

Unified Diff: chrome/chrome_browser.gypi

Issue 15458003: Plugs in the new thumbnailing algorithm to ThumbnailTabHelper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added unit tests. Created 7 years, 7 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 60e5f46ca6b4119711843f3276ea9194ab9ba30d..2aa99b014d129d7a017f348640dfae53a35d2d21 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2186,6 +2186,8 @@
'browser/themes/theme_syncable_service.h',
'browser/three_d_api_observer.cc',
'browser/three_d_api_observer.h',
+ 'browser/thumbnails/advanced_thumbnail_crop.cc',
+ 'browser/thumbnails/advanced_thumbnail_crop.h',
'browser/thumbnails/content_analysis.cc',
'browser/thumbnails/content_analysis.h',
'browser/thumbnails/simple_thumbnail_crop.cc',

Powered by Google App Engine
This is Rietveld 408576698