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

Side by Side Diff: chrome/browser/webdata/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
1 include_rules = [ 1 include_rules = [
2 "+sync/internal_api/read_node_mock.h",
tim (not reviewing) 2012/04/20 21:09:12 Doesn't actually need this as it turns out, my pat
akalin 2012/04/20 21:55:57 Removed the file and references to it. Yay!
2 "+sync/syncable/syncable.h", 3 "+sync/syncable/syncable.h",
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698