summaryrefslogtreecommitdiffstats
path: root/tools/memory_watcher/memory_watcher.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/memory_watcher/memory_watcher.gyp')
-rw-r--r--tools/memory_watcher/memory_watcher.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/memory_watcher/memory_watcher.gyp b/tools/memory_watcher/memory_watcher.gyp
index 2b38103..04e96a0 100644
--- a/tools/memory_watcher/memory_watcher.gyp
+++ b/tools/memory_watcher/memory_watcher.gyp
@@ -9,6 +9,7 @@
'type': 'shared_library',
'msvs_guid': '3BD81303-4E14-4559-AA69-B30C3BAB08DD',
'dependencies': [
+ '../../app/app.gyp:*',
'../../base/base.gyp:base',
'../../base/base.gyp:base_gfx',
],