diff options
Diffstat (limited to 'chrome/browser/sync/engine/build_commit_command.h')
-rw-r--r-- | chrome/browser/sync/engine/build_commit_command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/sync/engine/build_commit_command.h b/chrome/browser/sync/engine/build_commit_command.h index f2f4516..5ac7477 100644 --- a/chrome/browser/sync/engine/build_commit_command.h +++ b/chrome/browser/sync/engine/build_commit_command.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_SYNC_ENGINE_BUILD_COMMIT_COMMAND_H_ #define CHROME_BROWSER_SYNC_ENGINE_BUILD_COMMIT_COMMAND_H_ +#pragma once #include "base/basictypes.h" #include "chrome/browser/sync/engine/syncer_command.h" |