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

Unified Diff: chrome/browser/sessions/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
Index: chrome/browser/sessions/DEPS
diff --git a/chrome/browser/sessions/DEPS b/chrome/browser/sessions/DEPS
index 41ea13429cfd0b6e0f713606f98bbe4ad6ae8744..bfc3f270dab6d54caa77ea79f7ec78b844496593 100644
--- a/chrome/browser/sessions/DEPS
+++ b/chrome/browser/sessions/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+sync/util/time.h",
+ "+components/sync/base/time.h",
# For compressing data stored in SessionStorage.
"+third_party/bzip2",
]

Powered by Google App Engine
This is Rietveld 408576698