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

Side by Side Diff: components/sync/engine/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, 4 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.
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
« no previous file with comments | « components/sync/core_impl/test/test_user_share.cc ('k') | components/sync/engine/events/clear_server_data_request_event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698