| Index: chrome/browser/sessions/session_service_factory.h
|
| diff --git a/chrome/browser/sessions/session_service_factory.h b/chrome/browser/sessions/session_service_factory.h
|
| index a7735ca0ecf830f4b3c507c1cf1a8e0e23761b55..a05e2d78492180d1a64ee79fe9c6e98a214584a0 100644
|
| --- a/chrome/browser/sessions/session_service_factory.h
|
| +++ b/chrome/browser/sessions/session_service_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_SESSIONS_SESSION_SERVICE_FACTORY_H_
|
| #define CHROME_BROWSER_SESSIONS_SESSION_SERVICE_FACTORY_H_
|
|
|
| +#include "base/gtest_prod_util.h"
|
| #include "base/memory/singleton.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sessions/session_service.h"
|
|
|