Make Ctrl + T from apps focus the new tab's omnibox on Linux and ChromeOS.
[chromium-blink-merge.git] / chromecast / net / net_switches.h
blobdda9cac54fcd8ec8e8af35565fac0a3405cf1fc2
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #ifndef CHROMECAST_NET_NET_SWITCHES_H_
6 #define CHROMECAST_NET_NET_SWITCHES_H_
8 namespace switches {
10 extern const char kConnectivityCheckUrl[];
12 } // namespace switches
14 #endif // CHROMECAST_NET_NET_SWITCHES_H_