Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 7818c552294fb4bc916d4c5c686995cfe8598c54..89ca764e1336d2c509157f55cc5c9f69c485e6ea 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -168,8 +168,8 @@ |
'../ppapi/ppapi_internal.gyp:ppapi_proxy', |
'../ppapi/ppapi_internal.gyp:ppapi_shared', |
'../ppapi/ppapi_internal.gyp:ppapi_unittest_shared', |
- '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', |
- '<(webkit_src_dir)/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:TestRunner', |
+ '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', |
+ '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:TestRunner', |
'../ui/surface/surface.gyp:surface', |
'../webkit/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support', |
'../webkit/gpu/webkit_gpu.gyp:webkit_gpu', |
@@ -567,7 +567,7 @@ |
'../third_party/icu/icu.gyp:icuuc', |
'../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
'../third_party/libjingle/libjingle.gyp:libjingle', |
- '<(webkit_src_dir)/Source/WebKit/chromium/WebKit.gyp:webkit', |
+ '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', |
'../ui/gl/gl.gyp:gl', |
'../v8/tools/gyp/v8.gyp:v8', |
'../webkit/support/webkit_support.gyp:glue', |
@@ -732,7 +732,7 @@ |
'../ui/ui.gyp:ui', |
'../webkit/support/webkit_support.gyp:clearkeycdmadapter', |
'../webkit/support/webkit_support.gyp:glue', |
- '<(webkit_src_dir)/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:TestRunner_resources', |
+ '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:TestRunner_resources', |
jam
2013/05/07 23:18:10
ditto
|
], |
'include_dirs': [ |
'..', |