Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1349)

Unified Diff: cc/cc_tests.gyp

Issue 16085003: Update refernces to Blink's Platform API (cc) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/animation/layer_animation_controller_unittest.cc ('k') | cc/debug/fake_web_graphics_context_3d.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « cc/animation/layer_animation_controller_unittest.cc ('k') | cc/debug/fake_web_graphics_context_3d.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698