summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/tab_capture/offscreen_tab.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/api/tab_capture/offscreen_tab.cc')
-rw-r--r--chrome/browser/extensions/api/tab_capture/offscreen_tab.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/extensions/api/tab_capture/offscreen_tab.cc b/chrome/browser/extensions/api/tab_capture/offscreen_tab.cc
index ea9a049..006968a 100644
--- a/chrome/browser/extensions/api/tab_capture/offscreen_tab.cc
+++ b/chrome/browser/extensions/api/tab_capture/offscreen_tab.cc
@@ -7,6 +7,7 @@
#include <algorithm>
#include "base/bind.h"
+#include "base/macros.h"
#include "chrome/browser/extensions/api/tab_capture/tab_capture_registry.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/ui/web_contents_sizer.h"