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

Side by Side Diff: components/sync/engine/DEPS

Issue 2155763002: [Sync] //components/sync manual changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-automated
Patch Set: Couple format corrections. 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+components/sync/base",
3 # TODO(maxbogue): Move to engine.
Nicolas Zea 2016/07/19 18:21:06 Why move this? This is an interface to access the
maxbogue 2016/07/19 18:58:19 As I mentioned offline, I think in the end it will
4 "+components/sync/core/sync_encryption_handler.h",
5 "+components/sync/protocol",
6 # TODO(maxbogue): Move events to engine_impl.
7 "+components/sync/sessions_impl",
8 ]
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698