Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index f6976c28d57d46a88f566442330644692dbee949..c64b27d6c0b8a760180d17871be91fc6149e202a 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -9,11 +9,6 @@ |
'type': 'none', |
'dependencies': [ 'chrome_initial', ], |
'conditions': [ |
- ['OS=="linux" and clang_type_profiler==1', { |
- 'dependencies!': [ |
- '<(DEPTH)/base/allocator/allocator.gyp:type_profiler', |
- ], |
- }], |
['OS == "win"', { |
'actions': [ |
{ |