diff options
Diffstat (limited to 'chrome/browser/ui/webui/screenshot_source.cc')
-rw-r--r-- | chrome/browser/ui/webui/screenshot_source.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/ui/webui/screenshot_source.cc b/chrome/browser/ui/webui/screenshot_source.cc index 97338da..4a55a1d 100644 --- a/chrome/browser/ui/webui/screenshot_source.cc +++ b/chrome/browser/ui/webui/screenshot_source.cc @@ -10,7 +10,6 @@ #include "base/memory/ref_counted_memory.h" #include "base/message_loop.h" #include "base/path_service.h" -#include "base/task.h" #include "chrome/common/chrome_paths.h" #include "chrome/common/url_constants.h" |