Index: chrome/browser/ui/panels/panel_browsertest.cc |
=================================================================== |
--- chrome/browser/ui/panels/panel_browsertest.cc (revision 110802) |
+++ chrome/browser/ui/panels/panel_browsertest.cc (working copy) |
@@ -36,8 +36,8 @@ |
#include "content/browser/download/download_manager.h" |
#include "content/browser/net/url_request_mock_http_job.h" |
#include "content/browser/tab_contents/tab_contents.h" |
-#include "content/common/desktop_notification_messages.h" |
#include "content/public/browser/notification_service.h" |
+#include "content/public/common/show_desktop_notification_params.h" |
#include "content/public/common/url_constants.h" |
#include "net/base/net_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |