diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index 77d4cce..cab27a6 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -10,6 +10,7 @@ 'dependencies': [ 'content_common', '../app/app.gyp:app_resources', + '../net/net.gyp:net', '../ppapi/ppapi_internal.gyp:ppapi_proxy', '../skia/skia.gyp:skia', '../third_party/flac/flac.gyp:libflac', |