Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Unified Diff: third_party/google_toolbox_for_mac/BUILD.gn

Issue 2114123002: Restore GTM Foundation/GTMIBArray.m to the build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698