Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 6757b4bcf18648b54a4dacb809e7191f98e0555f..b67a9999c9f1e40e1a0bffb0cfd3094ae1ff459c 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -529,11 +529,11 @@ |
}], |
['OS=="mac"', { |
'dependencies': [ |
+ '../third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp:google_toolbox_for_mac', |
'../third_party/mach_override/mach_override.gyp:mach_override', |
], |
'include_dirs': [ |
'<(DEPTH)/breakpad/src', |
- '../third_party/GTM', |
], |
'sources!': [ |
'common/child_process_logging_posix.cc', |