Index: headless/lib/browser/headless_browser_context_options.h |
diff --git a/headless/lib/browser/headless_browser_context_options.h b/headless/lib/browser/headless_browser_context_options.h |
index f8096d8f31b5a1d9c5450c312808e9d8b9a62e44..56a394f6edcb90358c4a719f2c07b37e93237a53 100644 |
--- a/headless/lib/browser/headless_browser_context_options.h |
+++ b/headless/lib/browser/headless_browser_context_options.h |
@@ -36,6 +36,7 @@ class HeadlessBrowserContextOptions { |
const std::string& host_resolver_rules() const; |
const gfx::Size& window_size() const; |
+ const gfx::Size& screen_size() const; |
// See HeadlessBrowser::Options::user_data_dir. |
const base::FilePath& user_data_dir() const; |