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

Unified Diff: components/history/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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.gypi ('k') | components/history/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/DEPS
diff --git a/components/history/DEPS b/components/history/DEPS
index 01352e6beb85ce300c7acffe110b6336c87ae6ac..c7a89f02d20e5eaacf9bb16544ed9172b5ba8be1 100644
--- a/components/history/DEPS
+++ b/components/history/DEPS
@@ -4,11 +4,11 @@ include_rules = [
"+components/query_parser",
"+components/prefs",
"+components/signin/core",
+ "+components/sync",
"+components/sync_driver",
"+google_apis/gaia",
"+net",
"+sql",
- "+sync",
"+third_party/skia",
"+third_party/sqlite",
"+ui/base",
« no previous file with comments | « components/history.gypi ('k') | components/history/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698