diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/app.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/app.gyp b/app/app.gyp index 2c8e7f7..14a2b93 100644 --- a/app/app.gyp +++ b/app/app.gyp @@ -26,6 +26,7 @@ 'dependencies': [ 'app_base', 'app_resources', + '../base/base.gyp:base', '../base/base.gyp:test_support_base', '../net/net.gyp:net_test_support', '../skia/skia.gyp:skia', |