diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/content_common.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index d23bb04..6d2a5d8 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -10,6 +10,7 @@ 'dependencies': [ '../ipc/ipc.gyp:ipc', '../third_party/icu/icu.gyp:icuuc', + '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', '../webkit/support/webkit_support.gyp:fileapi', ], 'include_dirs': [ |