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

Unified Diff: chrome/common/automation_id.cc

Issue 15981010: Use a direct include of strings headers in chrome/common/, part 1. (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
« no previous file with comments | « no previous file | chrome/common/badge_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/automation_id.cc
diff --git a/chrome/common/automation_id.cc b/chrome/common/automation_id.cc
index bd788eddbb3e40417b5046c922c6391c5095db0e..342cfa2bd1c819ab9a6b67f04ada2ace56c6336b 100644
--- a/chrome/common/automation_id.cc
+++ b/chrome/common/automation_id.cc
@@ -4,7 +4,7 @@
#include "chrome/common/automation_id.h"
-#include "base/stringprintf.h"
+#include "base/strings/stringprintf.h"
#include "base/values.h"
using base::DictionaryValue;
« no previous file with comments | « no previous file | chrome/common/badge_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698