| Index: extensions/shell/browser/shell_display_info_provider.h
|
| diff --git a/extensions/shell/browser/shell_display_info_provider.h b/extensions/shell/browser/shell_display_info_provider.h
|
| index ceb30fb11c195552d367712d0f2737c7b6d87ae6..65137f80e8e2512e51b37c1357c7ec11699184c4 100644
|
| --- a/extensions/shell/browser/shell_display_info_provider.h
|
| +++ b/extensions/shell/browser/shell_display_info_provider.h
|
| @@ -22,7 +22,6 @@ class ShellDisplayInfoProvider : public DisplayInfoProvider {
|
| void UpdateDisplayUnitInfoForPlatform(
|
| const gfx::Display& display,
|
| extensions::api::system_display::DisplayUnitInfo* unit) override;
|
| - gfx::Screen* GetActiveScreen() override;
|
|
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(ShellDisplayInfoProvider);
|
|
|