Index: content/browser/frame_host/navigation_entry_screenshot_manager.cc |
diff --git a/content/browser/frame_host/navigation_entry_screenshot_manager.cc b/content/browser/frame_host/navigation_entry_screenshot_manager.cc |
index dac7422278338a7a0295046ce1da0ee3593dbe87..44bc2a03faa361a7d92d3320c7ea729885e526cd 100644 |
--- a/content/browser/frame_host/navigation_entry_screenshot_manager.cc |
+++ b/content/browser/frame_host/navigation_entry_screenshot_manager.cc |
@@ -5,6 +5,7 @@ |
#include "content/browser/frame_host/navigation_entry_screenshot_manager.h" |
#include "base/command_line.h" |
+#include "base/macros.h" |
#include "base/threading/worker_pool.h" |
#include "content/browser/frame_host/navigation_controller_impl.h" |
#include "content/browser/frame_host/navigation_entry_impl.h" |