| Index: chrome/test/in_process_browser_test.cc
|
| diff --git a/chrome/test/in_process_browser_test.cc b/chrome/test/in_process_browser_test.cc
|
| index 36f29776011b490d656de8a8dddd49a0d6d6665d..50f4dd5ff4412a3b111caab39abbb2d8114344c0 100644
|
| --- a/chrome/test/in_process_browser_test.cc
|
| +++ b/chrome/test/in_process_browser_test.cc
|
| @@ -24,6 +24,8 @@
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/main_function_params.h"
|
| +#include "chrome/common/notification_registrar.h"
|
| +#include "chrome/common/notification_type.h"
|
| #include "chrome/test/testing_browser_process.h"
|
| #include "chrome/test/ui_test_utils.h"
|
| #include "net/base/mock_host_resolver.h"
|
|
|