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

Side by Side Diff: sync/internal_api/DEPS

Issue 10147003: [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to head Created 8 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 include_rules = [
2 "+googleurl",
3 "+net/base/net_errors.h",
4 "+net/base/network_change_notifier.h",
5 "+net/http/http_status_code.h",
6 "+sync/engine",
7 "+sync/js",
8 "+sync/notifier",
9 "+sync/protocol",
10 "+sync/sessions",
11 "+sync/syncable",
12 "+sync/test",
13 "+sync/util",
14 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698