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

Side by Side Diff: chrome/test/chromedriver/chrome/network_list.h

Issue 1004843002: [chromedriver] Add Network Presets to Network Throttling feature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 5 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
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.
4
5 // This file was generated at (2015-03-12 15:00:42.307998) by running:
6 // chrome/test/chromedriver/embed_networks_in_cpp.py --directory
7 // chrome/test/chromedriver/chrome/
8 // third_party/WebKit/Source/devtools/front_end/toolbox/OverridesUI.js
9
10 #ifndef CHROME_TEST_CHROMEDRIVER_CHROME_NETWORK_LIST_H_
11 #define CHROME_TEST_CHROMEDRIVER_CHROME_NETWORK_LIST_H_
12
13 extern const char kNetworks[];
14
15 #endif // CHROME_TEST_CHROMEDRIVER_CHROME_NETWORK_LIST_H_
OLDNEW
« no previous file with comments | « chrome/test/chromedriver/chrome/network_conditions.cc ('k') | chrome/test/chromedriver/chrome/network_list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698