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

Unified Diff: components/suggestions/DEPS

Issue 1156003008: Decode ImageManager cached images on demand. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include stddef to get size_t Created 5 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
« no previous file with comments | « no previous file | components/suggestions/image_encoder.h » ('j') | components/suggestions/image_manager.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/suggestions/DEPS
diff --git a/components/suggestions/DEPS b/components/suggestions/DEPS
index cf3bb097bab7938ad47f091b61e51f5b89e0f90b..3441796e2f9bc07396aa8680b0313f3a2a1f5381 100644
--- a/components/suggestions/DEPS
+++ b/components/suggestions/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/public",
"+components/keyed_service/core",
"+components/leveldb_proto",
"+components/pref_registry",
« no previous file with comments | « no previous file | components/suggestions/image_encoder.h » ('j') | components/suggestions/image_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698