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

Unified Diff: chrome/common/chrome_switches.h

Issue 16022003: Base for Ash browser_tests on Win8. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Call ui::DisableTestCompositor() in InProcessBrowserTest::SetUpTestCase Created 7 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
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 7e404c10b22622bb016b4ed2686692e392335fd7..cdf7a552ad86cc48006b24290c8f9960a8c601f0 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -449,6 +449,7 @@ extern const char kWindows8Search[];
#if defined(OS_WIN) && defined(USE_AURA)
extern const char kViewerConnect[];
+extern const char kViewerLaunchViaAppId[];
#endif
#ifndef NDEBUG

Powered by Google App Engine
This is Rietveld 408576698