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

Unified Diff: sync/sessions/session_state.h

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/sessions/session_state.h
diff --git a/sync/sessions/session_state.h b/sync/sessions/session_state.h
index 23f720c2cfead7d989a78bb8d7cf77fd486cc6da..4d7d391ca7b532eeae59fc5cb5c63c5ebd7e1898 100644
--- a/sync/sessions/session_state.h
+++ b/sync/sessions/session_state.h
@@ -17,7 +17,7 @@
#include <vector>
#include "sync/engine/syncer_types.h"
-#include "sync/engine/syncproto.h"
+#include "sync/protocol/sync.pb.h"
#include "sync/syncable/syncable_id.h"
namespace syncer {

Powered by Google App Engine
This is Rietveld 408576698