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

Unified Diff: content/content_tests.gypi

Issue 802113002: Revert "Revert of Extract WebGraphicsContext3DImpl from webkit/common/gpu. (patchset #12 id:220001 … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE 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 efed28d27fc1261d7bec4658f5811a998bcac661..dac0332043270d733d641a329a402e0d07b67004 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1467,6 +1467,7 @@
'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',
@@ -1510,12 +1511,14 @@
'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