Index: chrome/test/test_switches.h |
diff --git a/chrome/test/test_switches.h b/chrome/test/test_switches.h |
index 3494605f5a8726ba1d8ff9bf48763a890595f451..1472b5156a3aa6142f8bdd7c3896e46381789f4b 100644 |
--- a/chrome/test/test_switches.h |
+++ b/chrome/test/test_switches.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 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. |
@@ -10,6 +10,7 @@ namespace switches { |
// All switches in alphabetical order. The switches should be documented |
// alongside the definition of their values in the .cc file. |
extern const char kExtraChromeFlags[]; |
+extern const char kEnableChromiumBranding[]; |
extern const char kEnableErrorDialogs[]; |
extern const char kPageCyclerIterations[]; |
extern const char kTestingChannel[]; |