Chromium Code Reviews| Index: tools/memory_watcher/memory_watcher.gyp |
| diff --git a/tools/memory_watcher/memory_watcher.gyp b/tools/memory_watcher/memory_watcher.gyp |
| index eb1970529ad709140fdb74ca8d26df57243c35c9..170f4b42a66e217d5a42ca56cae7d481333a6611 100644 |
| --- a/tools/memory_watcher/memory_watcher.gyp |
| +++ b/tools/memory_watcher/memory_watcher.gyp |
| @@ -9,6 +9,7 @@ |
| 'type': 'shared_library', |
| 'dependencies': [ |
| '../../base/base.gyp:base', |
| + '../../ui/gfx/gfx.gyp:gfx', |
| '../../ui/ui.gyp:ui', |
| ], |
| 'defines': [ |