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

Unified Diff: components/enhanced_bookmarks/DEPS

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 | « components/enhanced_bookmarks/BUILD.gn ('k') | components/enhanced_bookmarks/bookmark_image_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks/DEPS
diff --git a/components/enhanced_bookmarks/DEPS b/components/enhanced_bookmarks/DEPS
index 2716044ff3e244145d6a2cb4fa1cc1b484d76b55..fd5c9582ff557b6d1667b9da0fee63cc55fb48d7 100644
--- a/components/enhanced_bookmarks/DEPS
+++ b/components/enhanced_bookmarks/DEPS
@@ -7,14 +7,6 @@ include_rules = [
"+jni",
"+net",
"+sql",
+ "+third_party/skia",
"+ui",
]
-
-specific_include_rules = {
- "image_store_unittest\.cc": [
- "+third_party/skia"
- ],
- "test_image_store\.cc": [
- "+third_party/skia"
- ],
-}
« no previous file with comments | « components/enhanced_bookmarks/BUILD.gn ('k') | components/enhanced_bookmarks/bookmark_image_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698