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

Unified Diff: chrome/browser/history/DEPS

Issue 304273010: Move thumbnail to history component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/browser/history/DEPS
diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
index efc793c19f7bfe97ff93cc517cb6d9595cffd73c..583378a365599e3236d147835422b6c4ae195bfd 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+chrome/browser/network_time",
"+chrome/tools/profiles", # For history unit tests.
"+components/visitedlink/browser",
+ "+components/history/core/common",
sdefresne 2014/06/02 19:56:55 This should not be required as //chrome/browser DE
nshaik 2014/06/08 08:43:41 Done.
# TODO(erikwright): Bring this list to zero.
#

Powered by Google App Engine
This is Rietveld 408576698