Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index 19609cca6b4f46f592278dc0ac6952223e0a119a..2810f96a8241a9a3e1b838a74b2dbe959c963379 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -241,12 +241,6 @@ |
'STRIPFLAGS': '-s $(CHROMIUM_STRIP_SAVE_FILE)', |
}, |
}], |
- ['asan==1', { |
- 'xcode_settings': { |
- # Override the outer definition of CHROMIUM_STRIP_SAVE_FILE. |
- 'CHROMIUM_STRIP_SAVE_FILE': 'app/app_asan.saves', |
- }, |
- }], |
['component=="shared_library"', { |
'xcode_settings': { |
'LD_RUNPATH_SEARCH_PATHS': [ |