Chromium Code Reviews| Index: chrome/browser/invalidation/ticl_profile_settings_provider.cc |
| diff --git a/chrome/browser/invalidation/ticl_profile_settings_provider.cc b/chrome/browser/invalidation/ticl_profile_settings_provider.cc |
| index 6a4639e970978ea728e6c888ad3bc2265dd03644..72dab099c25ffff678fd8eec8d264fb6058333a0 100644 |
| --- a/chrome/browser/invalidation/ticl_profile_settings_provider.cc |
| +++ b/chrome/browser/invalidation/ticl_profile_settings_provider.cc |
| @@ -9,6 +9,7 @@ |
| #include "base/command_line.h" |
| #include "base/prefs/pref_service.h" |
| #include "chrome/browser/profiles/profile.h" |
| +#include "chrome/browser/services/gcm/gcm_driver.h" |
|
fgorski
2014/05/19 17:33:32
is that needed?
jianli
2014/05/19 18:37:20
Removed.
|
| #include "chrome/browser/services/gcm/gcm_profile_service.h" |
| #include "chrome/common/chrome_switches.h" |
| #include "chrome/common/pref_names.h" |