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

Unified Diff: sync/engine/apply_updates_command.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/all_status.h ('k') | sync/engine/build_commit_command.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/apply_updates_command.h
diff --git a/sync/engine/apply_updates_command.h b/sync/engine/apply_updates_command.h
index bea1a7ffb462286864614828a0aebf2346e9d55c..a453c428739e519e525bae962ae4933a542d7bad 100644
--- a/sync/engine/apply_updates_command.h
+++ b/sync/engine/apply_updates_command.h
@@ -4,7 +4,6 @@
#ifndef SYNC_ENGINE_APPLY_UPDATES_COMMAND_H_
#define SYNC_ENGINE_APPLY_UPDATES_COMMAND_H_
-#pragma once
#include "base/compiler_specific.h"
#include "sync/engine/model_changing_syncer_command.h"
« no previous file with comments | « sync/engine/all_status.h ('k') | sync/engine/build_commit_command.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698