diff options
Diffstat (limited to 'content/public/browser/browser_main_runner.h')
-rw-r--r-- | content/public/browser/browser_main_runner.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/public/browser/browser_main_runner.h b/content/public/browser/browser_main_runner.h index 4490d64..4340687 100644 --- a/content/public/browser/browser_main_runner.h +++ b/content/public/browser/browser_main_runner.h @@ -4,7 +4,6 @@ #ifndef CONTENT_PUBLIC_BROWSER_BROWSER_MAIN_RUNNER_H_ #define CONTENT_PUBLIC_BROWSER_BROWSER_MAIN_RUNNER_H_ -#pragma once #include "base/basictypes.h" #include "content/common/content_export.h" |