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

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: Fix Win update errors 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
« no previous file with comments | « chrome_frame/chrome_frame.gyp ('k') | sync/internal_api/README » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome_frame/chrome_frame.gyp ('k') | sync/internal_api/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698