summaryrefslogtreecommitdiff
path: root/chromium/components/page_image_annotation
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/page_image_annotation')
-rw-r--r--chromium/components/page_image_annotation/content/renderer/content_page_annotator_driver.h1
-rw-r--r--chromium/components/page_image_annotation/core/page_annotator.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/chromium/components/page_image_annotation/content/renderer/content_page_annotator_driver.h b/chromium/components/page_image_annotation/content/renderer/content_page_annotator_driver.h
index 4244f47cb03..b807667f3ed 100644
--- a/chromium/components/page_image_annotation/content/renderer/content_page_annotator_driver.h
+++ b/chromium/components/page_image_annotation/content/renderer/content_page_annotator_driver.h
@@ -9,7 +9,6 @@
#include <utility>
#include "base/gtest_prod_util.h"
-#include "base/macros.h"
#include "components/page_image_annotation/core/page_annotator.h"
#include "content/public/renderer/render_frame_observer.h"
#include "content/public/renderer/render_frame_observer_tracker.h"
diff --git a/chromium/components/page_image_annotation/core/page_annotator.h b/chromium/components/page_image_annotation/core/page_annotator.h
index e4bb809ee68..c43e48b865d 100644
--- a/chromium/components/page_image_annotation/core/page_annotator.h
+++ b/chromium/components/page_image_annotation/core/page_annotator.h
@@ -11,7 +11,6 @@
#include "base/callback.h"
#include "base/compiler_specific.h"
-#include "base/macros.h"
#include "base/observer_list.h"
#include "base/observer_list_types.h"
#include "mojo/public/cpp/bindings/remote.h"