| Index: chrome/browser/automation/testing_automation_provider_chromeos.cc
|
| diff --git a/chrome/browser/automation/testing_automation_provider_chromeos.cc b/chrome/browser/automation/testing_automation_provider_chromeos.cc
|
| index aec1f94f3720d9fd4dd49002f7faec5c0a1029eb..e4411cc771d41c5fe99efd819395856b5ee1487f 100644
|
| --- a/chrome/browser/automation/testing_automation_provider_chromeos.cc
|
| +++ b/chrome/browser/automation/testing_automation_provider_chromeos.cc
|
| @@ -39,7 +39,7 @@
|
| #include "chrome/common/pref_names.h"
|
| #include "net/base/network_change_notifier.h"
|
| #include "policy/policy_constants.h"
|
| -#include "views/widget/widget.h"
|
| +#include "ui/views/widget/widget.h"
|
|
|
| using chromeos::CrosLibrary;
|
| using chromeos::NetworkLibrary;
|
|
|