| Index: third_party/google_toolbox_for_mac/BUILD.gn
|
| diff --git a/third_party/google_toolbox_for_mac/BUILD.gn b/third_party/google_toolbox_for_mac/BUILD.gn
|
| index 7b207b371f2e923436e5a8eab42b0475477eb92c..49fa91ce2c710f79c5bc7ffd5804e3fe59577cd8 100644
|
| --- a/third_party/google_toolbox_for_mac/BUILD.gn
|
| +++ b/third_party/google_toolbox_for_mac/BUILD.gn
|
| @@ -92,8 +92,6 @@ component("google_toolbox_for_mac") {
|
| "src/AppKit/GTMUILocalizer.m",
|
| "src/AppKit/GTMUILocalizerAndLayoutTweaker.h",
|
| "src/AppKit/GTMUILocalizerAndLayoutTweaker.m",
|
| - "src/AppKit/GTMWindowSheetController.h",
|
| - "src/AppKit/GTMWindowSheetController.m",
|
| "src/DebugUtils/GTMDebugSelectorValidation.h",
|
| "src/DebugUtils/GTMDebugThreadValidation.h",
|
| "src/DebugUtils/GTMDebugThreadValidation.m",
|
|
|