| Index: chrome/browser/chromeos/policy/enterprise_install_attributes.cc
|
| diff --git a/chrome/browser/chromeos/policy/enterprise_install_attributes.cc b/chrome/browser/chromeos/policy/enterprise_install_attributes.cc
|
| index 7c96eb8023ffa328d17b7f2505fa21dd7ce3a6d9..bc78b5813f07cfdb4605fa681a17802b52cc43be 100644
|
| --- a/chrome/browser/chromeos/policy/enterprise_install_attributes.cc
|
| +++ b/chrome/browser/chromeos/policy/enterprise_install_attributes.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop/message_loop.h"
|
| -#include "chrome/browser/policy/proto/chromeos/install_attributes.pb.h"
|
| +#include "chrome/browser/chromeos/policy/proto/install_attributes.pb.h"
|
| #include "chromeos/cryptohome/cryptohome_util.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
| #include "google_apis/gaia/gaia_auth_util.h"
|
|
|