| Index: third_party/WebKit/Source/core/frame/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| index a5a4377fbb7387e25893bedf78e861790879c404..79c0a5d7a1bf55d32872ad995ca91f471d38713a 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -12,6 +12,8 @@ blink_core_sources("frame") {
|
| "BrowserControls.h",
|
| "ContentSettingsClient.cpp",
|
| "ContentSettingsClient.h",
|
| + "ContextMenuAllowedScope.cpp",
|
| + "ContextMenuAllowedScope.h",
|
| "DOMTimer.cpp",
|
| "DOMTimer.h",
|
| "DOMTimerCoordinator.cpp",
|
|
|