Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 8d15641fb17e5d7ac54fdd4fd789a77c3dbdd94b..36b36efb14a11c5e544e62ded435a81a4ddd3f79 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -14,6 +14,7 @@ |
'../skia/skia.gyp:skia', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
+ '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', |
'../ui/gfx/surface/surface.gyp:surface', |
'../ui/ui.gyp:ui_test_support', |
'../webkit/support/webkit_support.gyp:appcache', |
@@ -97,6 +98,7 @@ |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../third_party/libjingle/libjingle.gyp:libjingle', |
+ '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', |
'../ui/gfx/gl/gl.gyp:gl', |
'../ui/ui.gyp:ui', |
'../webkit/support/webkit_support.gyp:glue', |