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

Unified Diff: sync/syncable/DEPS

Issue 10735041: Remove syncproto.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improve DCHECKing, fix tests Created 8 years, 5 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: sync/syncable/DEPS
diff --git a/sync/syncable/DEPS b/sync/syncable/DEPS
index ee20e970068f9a68a5af57986abc2d79fe9ec4f5..37279ade0a9f12d695ecb49adff6017d16b10347 100644
--- a/sync/syncable/DEPS
+++ b/sync/syncable/DEPS
@@ -7,7 +7,4 @@ include_rules = [
"+sync/protocol",
"+sync/test",
"+sync/util",
-
- # this file is weird.
- "+sync/engine/syncproto.h",
]

Powered by Google App Engine
This is Rietveld 408576698