Index: content/public/test/test_launcher.h |
diff --git a/content/public/test/test_launcher.h b/content/public/test/test_launcher.h |
index 4e72b7038b03ec3bc64b2745a333e479cc0c0591..cc1f2258f5736cd676238c687f0829929ba05e03 100644 |
--- a/content/public/test/test_launcher.h |
+++ b/content/public/test/test_launcher.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// 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. |
@@ -20,8 +20,6 @@ extern const char kGTestListTestsFlag[]; |
extern const char kGTestRepeatFlag[]; |
extern const char kGTestRunDisabledTestsFlag[]; |
extern const char kGTestOutputFlag[]; |
-extern const char kSingleProcessTestsFlag[]; |
-extern const char kSingleProcessTestsAndChromeFlag[]; |
extern const char kHelpFlag[]; |
class TestLauncherDelegate { |