Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1460)

Unified Diff: cloud_print/service/win/service_switches.cc

Issue 10540024: Apply early reverted r140703. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cloud_print/service/win/service_switches.h ('k') | cloud_print/virtual_driver/virtual_driver.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/service/win/service_switches.cc
diff --git a/cloud_print/service/win/service_switches.cc b/cloud_print/service/win/service_switches.cc
deleted file mode 100644
index 296eae08ba623b075b247d8660754dbfb8eac669..0000000000000000000000000000000000000000
--- a/cloud_print/service/win/service_switches.cc
+++ /dev/null
@@ -1,16 +0,0 @@
-// Copyright (c) 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 "cloud_print/service/win/service_switches.h"
-
-const char kChromeTypeSwitch[] = "type";
-const char kConsoleSwitch[] = "console";
-const char kInstallSwitch[] = "install";
-const char kQuietSwitch[] = "quiet";
-const char kServiceSwitch[] = "service";
-const char kStartSwitch[] = "start";
-const char kStopSwitch[] = "stop";
-const char kUninstallSwitch[] = "uninstall";
-const char kUserDataDirSwitch[] = "user-data-dir";
-
« no previous file with comments | « cloud_print/service/win/service_switches.h ('k') | cloud_print/virtual_driver/virtual_driver.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698