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

Unified Diff: net/base/net_errors_posix.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
Index: net/base/net_errors_posix.cc
diff --git a/net/base/net_errors_posix.cc b/net/base/net_errors_posix.cc
index a8573fdfc68c8877ad89f154b3edf4b7d1cafb79..123f7e54d67d3a33b3fb6fd8f0cf1fbaf68cc312 100644
--- a/net/base/net_errors_posix.cc
+++ b/net/base/net_errors_posix.cc
@@ -10,7 +10,6 @@
#include <unistd.h>
#include "base/logging.h"
-#include "base/strings/stringprintf.h"
namespace net {
« no previous file with comments | « chrome/test/media_router/media_router_e2e_ui_browsertest.cc ('k') | net/base/network_interfaces_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698