| Index: chrome/browser/drive/drive_switches.cc
|
| diff --git a/chrome/browser/drive/drive_switches.cc b/chrome/browser/drive/drive_switches.cc
|
| deleted file mode 100644
|
| index 0505a009bfa055d610a0db405ae0ee585fb75083..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/drive/drive_switches.cc
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -// Copyright 2012 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.
|
| -
|
| -#include "chrome/browser/drive/drive_switches.h"
|
| -
|
| -namespace drive {
|
| -namespace switches {
|
| -
|
| -// Enables Drive v2 API instead of Google Documents List API.
|
| -const char kEnableDriveV2Api[] = "enable-drive-v2-api";
|
| -
|
| -} // namespace switches
|
| -} // namespace drive
|
|
|