Index: sync/engine/syncer_types.h |
diff --git a/sync/engine/syncer_types.h b/sync/engine/syncer_types.h |
index eb79d82cbbb30d06fab9ad280218c958ed0b7078..ada4d82f96fbc39401a15fed6e72b37e8b2d2277 100644 |
--- a/sync/engine/syncer_types.h |
+++ b/sync/engine/syncer_types.h |
@@ -4,7 +4,6 @@ |
#ifndef SYNC_ENGINE_SYNCER_TYPES_H_ |
#define SYNC_ENGINE_SYNCER_TYPES_H_ |
-#pragma once |
// The intent of this is to keep all shared data types and enums for the syncer |
// in a single place without having dependencies between other files. |