Index: chrome/browser/browsing_data_database_helper_browsertest.cc |
=================================================================== |
--- chrome/browser/browsing_data_database_helper_browsertest.cc (revision 54459) |
+++ chrome/browser/browsing_data_database_helper_browsertest.cc (working copy) |
@@ -2,6 +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 "chrome/browser/browsing_data_database_helper.h" |
#include "chrome/test/in_process_browser_test.h" |
#include "chrome/test/testing_profile.h" |