| Index: chrome/test/base/testing_browser_process_platform_part.h
|
| diff --git a/chrome/test/base/testing_browser_process_platform_part.h b/chrome/test/base/testing_browser_process_platform_part.h
|
| index 0481f468fe113d302c61e33c734a2d529aa2f4af..d3d816a2234162a296adce3f9aa8794bcb0a5c60 100644
|
| --- a/chrome/test/base/testing_browser_process_platform_part.h
|
| +++ b/chrome/test/base/testing_browser_process_platform_part.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_TEST_BASE_TESTING_BROWSER_PROCESS_PLATFORM_PART_H_
|
| #define CHROME_TEST_BASE_TESTING_BROWSER_PROCESS_PLATFORM_PART_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/browser_process_platform_part.h"
|
|
|
| // A TestingBrowserProcessPlatformPart is essentially a
|
|
|