| Index: chrome/browser/ui/exclusive_access/fullscreen_controller_state_test.cc
|
| diff --git a/chrome/browser/ui/exclusive_access/fullscreen_controller_state_test.cc b/chrome/browser/ui/exclusive_access/fullscreen_controller_state_test.cc
|
| index 77dad56c4e428c3b55c4a63cf1f1bd90767d200a..a4a885001ce4d865e3be0be2d99fe61fd6ab5c71 100644
|
| --- a/chrome/browser/ui/exclusive_access/fullscreen_controller_state_test.cc
|
| +++ b/chrome/browser/ui/exclusive_access/fullscreen_controller_state_test.cc
|
| @@ -19,10 +19,6 @@
|
| #include "content/public/common/url_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| -#if defined(OS_MACOSX)
|
| -#include "base/mac/mac_util.h"
|
| -#endif
|
| -
|
| namespace {
|
|
|
| bool SupportsMacSystemFullscreen() {
|
|
|