| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 5bf90b87b9d7b703ce2e4d4a776a723b5ab7cd5e..1f817adf0b09da869e5f380a505a67e44166003d 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -274,6 +274,7 @@ source_set("unit_tests") {
|
| "indexeddb/MockWebIDBDatabase.h",
|
| "media_controls/MediaControlsImplTest.cpp",
|
| "media_controls/MediaControlsOrientationLockDelegateTest.cpp",
|
| + "media_controls/MediaControlsRotateToFullscreenDelegateTest.cpp",
|
| "mediastream/MediaConstraintsTest.cpp",
|
| "notifications/NotificationDataTest.cpp",
|
| "notifications/NotificationImageLoaderTest.cpp",
|
|
|