blob: 0505a009bfa055d610a0db405ae0ee585fb75083 [file] [log] [blame]
// 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