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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/webdata/DEPS
diff --git a/chrome/browser/webdata/DEPS b/chrome/browser/webdata/DEPS
index 37615bc9d49939eddba3568c4e9b06d507089a1d..83b06544ad4491e3312b2bb4b8d63c292e4eca75 100644
--- a/chrome/browser/webdata/DEPS
+++ b/chrome/browser/webdata/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+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!
"+sync/syncable/syncable.h",
]

Powered by Google App Engine
This is Rietveld 408576698