diff options
Diffstat (limited to 'chrome/test/injection_test_dll.h')
-rw-r--r-- | chrome/test/injection_test_dll.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/injection_test_dll.h b/chrome/test/injection_test_dll.h index 31988b1..6240e0b 100644 --- a/chrome/test/injection_test_dll.h +++ b/chrome/test/injection_test_dll.h @@ -4,6 +4,7 @@ #ifndef CHROME_TEST_INJECTION_TEST_DLL_H__ #define CHROME_TEST_INJECTION_TEST_DLL_H__ +#pragma once // This file defines the entry points for any DLL that can be loaded into the // renderer or plugin process for the purposes of testing. The DLL code must |