| Index: chrome/browser/profiles/profile_impl.cc
|
| diff --git a/chrome/browser/profiles/profile_impl.cc b/chrome/browser/profiles/profile_impl.cc
|
| index 35bb58fc16cf5866ef1c927725d6916c30f20750..b88dbcf1d92b849b6a343770f1bb9fc9cc15b9ef 100644
|
| --- a/chrome/browser/profiles/profile_impl.cc
|
| +++ b/chrome/browser/profiles/profile_impl.cc
|
| @@ -95,7 +95,7 @@
|
|
|
| #if defined(ENABLE_PROMO_RESOURCE_SERVICE)
|
| #include "chrome/browser/web_resource/promo_resource_service.h"
|
| -#endif // ENABLE_PROMO_RESOURCE_SERVICE
|
| +#endif // defined(ENABLE_PROMO_RESOURCE_SERVICE)
|
|
|
| #if defined(OS_WIN)
|
| #include "chrome/installer/util/install_util.h"
|
|
|