| Index: chrome/browser/web_applications/web_app_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/web_applications/web_app_unittest.cc (revision 54459)
|
| +++ chrome/browser/web_applications/web_app_unittest.cc (working copy)
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/file_path.h"
|
| #include "base/string_util.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/browser/renderer_host/test/test_render_view_host.h"
|
| #include "chrome/common/render_messages.h"
|
| #include "chrome/test/testing_profile.h"
|
|
|