| Index: chrome/test/testing_browser_process.h
|
| diff --git a/chrome/test/testing_browser_process.h b/chrome/test/testing_browser_process.h
|
| index 4c4d7ef633fd11ad940fd76e6eea4f8bfe5c5cd0..95895d7b2b3a08ce58f176d93bc064c7a6233066 100644
|
| --- a/chrome/test/testing_browser_process.h
|
| +++ b/chrome/test/testing_browser_process.h
|
| @@ -17,7 +17,7 @@
|
|
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/browser_process.h"
|
| -#include "chrome/common/notification_service.h"
|
| +#include "content/common/notification_service.h"
|
|
|
| class IOThread;
|
| class GoogleURLTracker;
|
|
|