| 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 2e7502e835eb7bbfba7029f1dbf65a1f2efbd728..5791180bc55b3d69a70255a97fa00787e992c35c 100644
|
| --- a/third_party/google_toolbox_for_mac/BUILD.gn
|
| +++ b/third_party/google_toolbox_for_mac/BUILD.gn
|
| @@ -29,6 +29,8 @@ component("google_toolbox_for_mac") {
|
| "src/AppKit/GTMCarbonEvent.m",
|
| "src/AppKit/GTMFadeTruncatingTextFieldCell.h",
|
| "src/AppKit/GTMFadeTruncatingTextFieldCell.m",
|
| + "src/AppKit/GTMIBArray.h",
|
| + "src/AppKit/GTMIBArray.m",
|
| "src/AppKit/GTMKeyValueAnimation.h",
|
| "src/AppKit/GTMKeyValueAnimation.m",
|
| "src/AppKit/GTMNSAnimation+Duration.h",
|
|
|