Index: cc/cc_tests.gyp |
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
index e9a4d0216933972f0707ce2098fcd6fcb5a2da08..1f54b0ffc27bc3b015e458e9c9d1a340708a7c13 100644 |
--- a/cc/cc_tests.gyp |
+++ b/cc/cc_tests.gyp |
@@ -191,7 +191,6 @@ |
'include_dirs': [ |
'test', |
'.', |
- '../third_party/WebKit/Source/Platform/chromium', |
], |
'conditions': [ |
['OS == "android" and gtest_target_type == "shared_library"', { |
@@ -233,7 +232,6 @@ |
'include_dirs': [ |
'test', |
'.', |
- '../third_party/WebKit/Source/Platform/chromium', |
], |
'conditions': [ |
['OS == "android" and gtest_target_type == "shared_library"', { |
@@ -258,7 +256,6 @@ |
'test', |
'.', |
'..', |
- '../third_party/WebKit/Source/Platform/chromium', |
], |
'dependencies': [ |
'../skia/skia.gyp:skia', |