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

Unified Diff: Source/WebCore/WebCore.gypi

Issue 13474014: Folded GraphicsContext3DChromium into GraphicsContext3D (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressing feedback from @zmo Created 7 years, 8 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 | « no previous file | Source/WebCore/platform/chromium/support/GraphicsContext3DChromium.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/WebCore.gypi
diff --git a/Source/WebCore/WebCore.gypi b/Source/WebCore/WebCore.gypi
index ec397185ce4861c4ad6f6293ec9791ed3e923174..0908b6f1d7315782c9f046328bfab3b626870379 100644
--- a/Source/WebCore/WebCore.gypi
+++ b/Source/WebCore/WebCore.gypi
@@ -6110,7 +6110,6 @@
],
'webcore_platform_support_files': [
'platform/chromium/support/Extensions3DChromium.cpp',
- 'platform/chromium/support/GraphicsContext3DChromium.cpp',
'platform/chromium/support/GraphicsContext3DPrivate.cpp',
'platform/chromium/support/GraphicsContext3DPrivate.h',
'platform/chromium/support/WebAudioBus.cpp',
« no previous file with comments | « no previous file | Source/WebCore/platform/chromium/support/GraphicsContext3DChromium.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698