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.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/memory_watcher/memory_watcher.gyp b/tools/memory_watcher/memory_watcher.gyp
index 47fb49c..feed6f8 100644
--- a/tools/memory_watcher/memory_watcher.gyp
+++ b/tools/memory_watcher/memory_watcher.gyp
@@ -9,7 +9,7 @@
'type': 'shared_library',
'dependencies': [
'../../base/base.gyp:base',
- '../../ui/ui.gyp:ui_base',
+ '../../ui/ui.gyp:ui',
],
'defines': [
'BUILD_MEMORY_WATCHER',