| Index: content/test/test_navigation_url_loader_factory.h
|
| diff --git a/content/test/test_navigation_url_loader_factory.h b/content/test/test_navigation_url_loader_factory.h
|
| index a3bfe2ffad1b6f2a13e94e24978aa3d7bed1173e..be25e40ae58dc863382fddd0dddbfe7cc206ad12 100644
|
| --- a/content/test/test_navigation_url_loader_factory.h
|
| +++ b/content/test/test_navigation_url_loader_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_TEST_TEST_NAVIGATION_URL_LOADER_FACTORY_H_
|
| #define CONTENT_TEST_TEST_NAVIGATION_URL_LOADER_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/browser/loader/navigation_url_loader_factory.h"
|
|
|
|
|