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

Unified Diff: content/content_tests.gypi

Issue 763963003: Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « content/content_common.gypi ('k') | gpu/blink/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0e508276e050f7ddb0a7e23404b04395a8f828bc..4da9e2fd7e9f01ce757e048a360b19a255fbbe80 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1451,7 +1451,6 @@
'content.gyp:content_common',
'test_support_content',
'../base/base.gyp:test_support_base',
- '../gpu/blink/gpu_blink.gyp:gpu_blink',
'../gpu/gpu.gyp:command_buffer_common',
'../testing/gtest.gyp:gtest',
'../third_party/WebKit/public/blink.gyp:blink',
@@ -1495,14 +1494,12 @@
'content.gyp:content_common',
'test_support_content',
'../base/base.gyp:test_support_base',
- '../gpu/blink/gpu_blink.gyp:gpu_blink',
'../testing/gtest.gyp:gtest',
'../third_party/WebKit/public/blink.gyp:blink',
'../ui/base/ui_base.gyp:ui_base',
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gl/gl.gyp:gl',
- '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
],
'include_dirs': [
'..',
« no previous file with comments | « content/content_common.gypi ('k') | gpu/blink/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698