diff options
Diffstat (limited to 'tools/memory_watcher')
-rw-r--r-- | tools/memory_watcher/memory_watcher.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/memory_watcher/memory_watcher.gyp b/tools/memory_watcher/memory_watcher.gyp index 995affa..50b003b 100644 --- a/tools/memory_watcher/memory_watcher.gyp +++ b/tools/memory_watcher/memory_watcher.gyp @@ -3,9 +3,6 @@ # found in the LICENSE file. { - 'includes': [ - '../../build/common.gypi', - ], 'targets': [ { 'target_name': 'memory_watcher', |