Index: chrome/browser/do_not_track_browsertest.cc |
diff --git a/chrome/browser/do_not_track_browsertest.cc b/chrome/browser/do_not_track_browsertest.cc |
index 05f45e9254090b0caa4177fdac99504e6a0b7720..561fa85b446d116a00e05cb7dfd47288d3fe5392 100644 |
--- a/chrome/browser/do_not_track_browsertest.cc |
+++ b/chrome/browser/do_not_track_browsertest.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "base/prefs/pref_service.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/browser.h" |