| Index: chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc
|
| ===================================================================
|
| --- chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc (revision 110952)
|
| +++ chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc (working copy)
|
| @@ -50,7 +50,7 @@
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| -#include "ui/views/widget/widget.h"
|
| +#include "views/widget/widget.h"
|
|
|
| static const char kOtherNetworksFakePath[] = "?";
|
|
|
|
|