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

Unified Diff: chrome/browser/signin/oauth2_token_service_test_util.h

Issue 15906011: Use a direct include of strings headers in chrome/browser/r*-s*/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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: chrome/browser/signin/oauth2_token_service_test_util.h
diff --git a/chrome/browser/signin/oauth2_token_service_test_util.h b/chrome/browser/signin/oauth2_token_service_test_util.h
index f99fab32b10f3ea9d2e0330d2f811ac38165bf58..6f670aae68cf55a5f157264af20dce2b6c68480f 100644
--- a/chrome/browser/signin/oauth2_token_service_test_util.h
+++ b/chrome/browser/signin/oauth2_token_service_test_util.h
@@ -9,7 +9,7 @@
#include <string>
-#include "base/stringprintf.h"
+#include "base/strings/stringprintf.h"
#include "google_apis/gaia/google_service_auth_error.h"
extern const char kValidTokenResponse[];
« no previous file with comments | « chrome/browser/shell_integration_win_unittest.cc ('k') | chrome/browser/signin/oauth2_token_service_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698