Index: chrome/browser/tab_contents/view_source_browsertest.cc |
diff --git a/chrome/browser/tab_contents/view_source_browsertest.cc b/chrome/browser/tab_contents/view_source_browsertest.cc |
index 63a66292bbef25f2823852cd87173a392eaea902..9066db38ff5a0ff0216072385169442342623b78 100644 |
--- a/chrome/browser/tab_contents/view_source_browsertest.cc |
+++ b/chrome/browser/tab_contents/view_source_browsertest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/app/chrome_command_ids.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_commands.h" |