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

Unified Diff: chrome/app/breakpad_field_trial_win.h

Issue 16320010: Use a direct include of strings headers in chrome/app/. (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/app/breakpad_field_trial_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/breakpad_field_trial_win.h
diff --git a/chrome/app/breakpad_field_trial_win.h b/chrome/app/breakpad_field_trial_win.h
index bad21a263d93ef0af34c2a1da5e768c966aa6853..e74ab86e429acc527f6fd326536c8988ae9dff5f 100644
--- a/chrome/app/breakpad_field_trial_win.h
+++ b/chrome/app/breakpad_field_trial_win.h
@@ -7,7 +7,7 @@
#include <vector>
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace testing {
« no previous file with comments | « no previous file | chrome/app/breakpad_field_trial_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698