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

Unified Diff: components/history/core/browser/DEPS

Issue 2721713002: [sync] Add typed url sync metadata to the history db (Closed)
Patch Set: DEPS issue Created 3 years, 10 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/history/core/browser/BUILD.gn ('k') | components/history/core/browser/history_database.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/core/browser/DEPS
diff --git a/components/history/core/browser/DEPS b/components/history/core/browser/DEPS
index dd2ef5dcf7ac0e2542d730f7fdaba8895c85f424..736e90d99fc503ea6dede22e320fc619c18f6fc8 100644
--- a/components/history/core/browser/DEPS
+++ b/components/history/core/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/data_use_measurement/core",
+ "+components/sync",
pavely 2017/02/28 22:46:03 Did you add this because of warning you encountere
Gang Wu 2017/03/01 00:58:13 you are right, I think I should delete it here.
"+components/variations",
]
« no previous file with comments | « components/history/core/browser/BUILD.gn ('k') | components/history/core/browser/history_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698