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

Unified Diff: chrome/test/chromedriver/chrome/debugger_tracker.cc

Issue 2511683002: Remove unneeded stringprintf.h usage in chrome/ and net/ (Closed)
Patch Set: rebase Created 4 years, 1 month 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
« no previous file with comments | « chrome/test/base/ui_test_utils.cc ('k') | chrome/test/chromedriver/commands.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/chrome/debugger_tracker.cc
diff --git a/chrome/test/chromedriver/chrome/debugger_tracker.cc b/chrome/test/chromedriver/chrome/debugger_tracker.cc
index 26998a23a8cff629a24273919c40c58f87bd577c..4a6c26566f42b194329b92106b6e618f594c44d1 100644
--- a/chrome/test/chromedriver/chrome/debugger_tracker.cc
+++ b/chrome/test/chromedriver/chrome/debugger_tracker.cc
@@ -4,7 +4,6 @@
#include "chrome/test/chromedriver/chrome/debugger_tracker.h"
-#include "base/strings/stringprintf.h"
#include "base/values.h"
#include "chrome/test/chromedriver/chrome/devtools_client.h"
#include "chrome/test/chromedriver/chrome/status.h"
« no previous file with comments | « chrome/test/base/ui_test_utils.cc ('k') | chrome/test/chromedriver/commands.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698