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

Unified Diff: components/enhanced_bookmarks.gypi

Issue 875463003: ★ Record the image dominant color in the image database. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN Created 5 years, 11 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
« no previous file with comments | « no previous file | components/enhanced_bookmarks/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks.gypi
diff --git a/components/enhanced_bookmarks.gypi b/components/enhanced_bookmarks.gypi
index ee0a8d4ba4a9781531d5363e795b3bbc0dff6b23..20484932c90ed7a4b21c492426e3bbd8594688b3 100644
--- a/components/enhanced_bookmarks.gypi
+++ b/components/enhanced_bookmarks.gypi
@@ -15,6 +15,7 @@
'../base/base.gyp:base',
'../google_apis/google_apis.gyp:google_apis',
'../net/net.gyp:net',
+ '../skia/skia.gyp:skia',
'../sql/sql.gyp:sql',
'../ui/gfx/gfx.gyp:gfx',
'../url/url.gyp:url_lib',
@@ -37,6 +38,7 @@
'enhanced_bookmarks/enhanced_bookmark_model_observer.h',
'enhanced_bookmarks/enhanced_bookmark_utils.cc',
'enhanced_bookmarks/enhanced_bookmark_utils.h',
+ 'enhanced_bookmarks/image_record.h',
'enhanced_bookmarks/image_store.cc',
'enhanced_bookmarks/image_store.h',
'enhanced_bookmarks/image_store_util.cc',
« no previous file with comments | « no previous file | components/enhanced_bookmarks/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698