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

Unified Diff: sync/engine/syncproto.h

Issue 10700154: Remove #pragma once from sync (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « sync/engine/syncer_util.h ('k') | sync/engine/throttled_data_type_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/syncproto.h
diff --git a/sync/engine/syncproto.h b/sync/engine/syncproto.h
index 9100ee5b56b229f8c96f66048f913c7e84f3c180..282255cb6cc81543b6c51fc7fd94fa716a719604 100644
--- a/sync/engine/syncproto.h
+++ b/sync/engine/syncproto.h
@@ -6,7 +6,6 @@
#ifndef SYNC_ENGINE_SYNCPROTO_H_
#define SYNC_ENGINE_SYNCPROTO_H_
-#pragma once
#include "sync/internal_api/public/base/model_type.h"
#include "sync/protocol/sync.pb.h"
« no previous file with comments | « sync/engine/syncer_util.h ('k') | sync/engine/throttled_data_type_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698