Index: chrome/browser/chromeos/notifications/desktop_notifications_unittest.cc |
=================================================================== |
--- chrome/browser/chromeos/notifications/desktop_notifications_unittest.cc (revision 54459) |
+++ chrome/browser/chromeos/notifications/desktop_notifications_unittest.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/chromeos/notifications/desktop_notifications_unittest.h" |
namespace chromeos { |