| Index: chrome/browser/policy/device_policy_identity_strategy.cc
|
| ===================================================================
|
| --- chrome/browser/policy/device_policy_identity_strategy.cc (revision 91880)
|
| +++ chrome/browser/policy/device_policy_identity_strategy.cc (working copy)
|
| @@ -15,8 +15,8 @@
|
| #include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/common/guid.h"
|
| #include "chrome/common/net/gaia/gaia_constants.h"
|
| +#include "content/common/content_notification_types.h"
|
| #include "content/common/notification_service.h"
|
| -#include "content/common/notification_type.h"
|
|
|
| // MachineInfo key names.
|
| static const char kMachineInfoSystemHwqual[] = "hardware_class";
|
|
|