Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / download / chrome_download_manager_delegate_unittest.cc
index 7ef30fc..01422f1 100644 (file)
@@ -20,7 +20,6 @@
 #include "content/public/browser/web_contents_delegate.h"
 #include "content/public/test/mock_download_item.h"
 #include "content/public/test/mock_download_manager.h"
-#include "content/public/test/test_browser_thread.h"
 #include "content/public/test/test_renderer_host.h"
 #include "content/public/test/web_contents_tester.h"
 #include "testing/gmock/include/gmock/gmock.h"
@@ -122,8 +121,8 @@ class TestChromeDownloadManagerDelegate : public ChromeDownloadManagerDelegate {
           const DownloadTargetDeterminerDelegate::FileSelectedCallback&));
 };
 
-class ChromeDownloadManagerDelegateTest :
-      public ChromeRenderViewHostTestHarness {
+class ChromeDownloadManagerDelegateTest
+    : public ChromeRenderViewHostTestHarness {
  public:
   ChromeDownloadManagerDelegateTest();