Index: components/update_client/background_downloader_win.cc |
diff --git a/components/update_client/background_downloader_win.cc b/components/update_client/background_downloader_win.cc |
index 0b9814e8df8306c55acbd5581d7442313b8a2ae7..039ac9ea384db27dc85173c8fba73d5dd62c6ca7 100644 |
--- a/components/update_client/background_downloader_win.cc |
+++ b/components/update_client/background_downloader_win.cc |
@@ -21,7 +21,6 @@ |
#include "base/thread_task_runner_handle.h" |
#include "base/win/scoped_co_mem.h" |
#include "components/update_client/utils.h" |
-#include "ui/base/win/atl_module.h" |
#include "url/gurl.h" |
using base::win::ScopedCoMem; |