summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bitmap_fetcher/bitmap_fetcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/bitmap_fetcher/bitmap_fetcher.h')
-rw-r--r--chrome/browser/bitmap_fetcher/bitmap_fetcher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/bitmap_fetcher/bitmap_fetcher.h b/chrome/browser/bitmap_fetcher/bitmap_fetcher.h
index 9d3aa52..3e928c0 100644
--- a/chrome/browser/bitmap_fetcher/bitmap_fetcher.h
+++ b/chrome/browser/bitmap_fetcher/bitmap_fetcher.h
@@ -5,6 +5,7 @@
#ifndef CHROME_BROWSER_BITMAP_FETCHER_BITMAP_FETCHER_H_
#define CHROME_BROWSER_BITMAP_FETCHER_BITMAP_FETCHER_H_
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
#include "chrome/browser/bitmap_fetcher/bitmap_fetcher_delegate.h"
#include "chrome/browser/image_decoder.h"