| Index: content/public/test/browser_test.h
|
| diff --git a/content/public/test/browser_test.h b/content/public/test/browser_test.h
|
| index b14874af5c087106200bbb5f81ac610fc3db735b..24e5d07c4df0b4b1a6c23ac60952be1ddcfc9079 100644
|
| --- a/content/public/test/browser_test.h
|
| +++ b/content/public/test/browser_test.h
|
| @@ -4,7 +4,6 @@
|
|
|
| #ifndef CONTENT_TEST_BROWSER_TEST_H_
|
| #define CONTENT_TEST_BROWSER_TEST_H_
|
| -#pragma once
|
|
|
| // We only want to use InProcessBrowserTest in test targets which properly
|
| // isolate each test case by running each test in a separate process.
|
|
|