summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_preview_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/printing/print_preview_test.h')
-rw-r--r--chrome/browser/printing/print_preview_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/printing/print_preview_test.h b/chrome/browser/printing/print_preview_test.h
index 50d56dc..ffd76ff 100644
--- a/chrome/browser/printing/print_preview_test.h
+++ b/chrome/browser/printing/print_preview_test.h
@@ -5,6 +5,7 @@
#ifndef CHROME_BROWSER_PRINTING_PRINT_PREVIEW_TEST_H_
#define CHROME_BROWSER_PRINTING_PRINT_PREVIEW_TEST_H_
+#include "base/macros.h"
#include "chrome/test/base/browser_with_test_window_test.h"
class PrintPreviewTest : public BrowserWithTestWindowTest {