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

Unified Diff: content/public/test/browser_test_utils.cc

Issue 24649002: Clean up a few more unused globals. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: thestig comment Created 7 years, 3 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: content/public/test/browser_test_utils.cc
diff --git a/content/public/test/browser_test_utils.cc b/content/public/test/browser_test_utils.cc
index 3158619f3bdd66508cd5c0d2181476c9ced5b3f2..e5962db95aceb772fc641d930bcaaa3b0c3a368e 100644
--- a/content/public/test/browser_test_utils.cc
+++ b/content/public/test/browser_test_utils.cc
@@ -34,8 +34,6 @@
#include "ui/base/keycodes/keycode_converter.h"
#include "ui/base/resource/resource_bundle.h"
-static const int kDefaultWsPort = 8880;
-
namespace content {
namespace {

Powered by Google App Engine
This is Rietveld 408576698