| Index: chrome/browser/chromeos/drive/drive_pref_names.h
|
| diff --git a/chrome/browser/chromeos/drive/drive_pref_names.h b/chrome/browser/chromeos/drive/drive_pref_names.h
|
| deleted file mode 100644
|
| index 9eec41700cd38af4e07bdf9a9f0ceb07e00f1a87..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/chromeos/drive/drive_pref_names.h
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -// Copyright 2015 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.
|
| -
|
| -// Constants for the names of preferences related to Google Drive.
|
| -
|
| -#ifndef CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_PREF_NAMES_H_
|
| -#define CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_PREF_NAMES_H_
|
| -
|
| -namespace drive {
|
| -namespace prefs {
|
| -
|
| -extern const char kDisableDrive[];
|
| -extern const char kDisableDriveOverCellular[];
|
| -extern const char kDisableDriveHostedFiles[];
|
| -
|
| -} // namespace prefs
|
| -} // namespace drive
|
| -
|
| -#endif // CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_PREF_NAMES_H_
|
|
|