| Index: chrome/browser/chromeos/options/cellular_config_view.h
|
| diff --git a/chrome/browser/chromeos/options/cellular_config_view.h b/chrome/browser/chromeos/options/cellular_config_view.h
|
| index 5019ed35a1ee6a4d28e9333ddb036517b359c848..7887330d66881d183de36fbbfb7ada47d325bff4 100644
|
| --- a/chrome/browser/chromeos/options/cellular_config_view.h
|
| +++ b/chrome/browser/chromeos/options/cellular_config_view.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| @@ -6,8 +6,6 @@
|
| #define CHROME_BROWSER_CHROMEOS_OPTIONS_CELLULAR_CONFIG_VIEW_H_
|
| #pragma once
|
|
|
| -#include <string>
|
| -
|
| #include "chrome/browser/chromeos/cros/network_library.h"
|
| #include "views/controls/button/checkbox.h"
|
| #include "views/view.h"
|
|
|