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

Unified Diff: Source/core/core.gypi

Issue 15301006: Merged GraphicsContext3DPrivate into GraphicsContext3D (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed ExtractWebGraphicsContext3D 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d366dd3ba02646c6207ef11f3a7903d653db52b4..c7c23b5045d024e7a9060b0b96bb82b54b97fd0f 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3587,8 +3587,6 @@
'<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.h',
],
'webcore_platform_support_files': [
- 'platform/chromium/support/GraphicsContext3DPrivate.cpp',
- 'platform/chromium/support/GraphicsContext3DPrivate.h',
'platform/chromium/support/Platform.cpp',
'platform/chromium/support/WebActiveGestureAnimation.cpp',
'platform/chromium/support/WebActiveGestureAnimation.h',
« no previous file with comments | « Source/WebKit/chromium/tests/DrawingBufferTest.cpp ('k') | Source/core/html/canvas/WebGLRenderingContext.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698