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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1894313002: Removed implementation of CHROMIUM_subscribe_uniform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Missed a couple more mus/ references Created 4 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
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index c761fbf715a046652fc85bd0043d5d3b5e2707dc..852e14d5f8c13b9410b1cf05292d88ba8b8063e6 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -256,8 +256,6 @@
'webdatabase/SQLTransactionCallback.idl',
'webdatabase/SQLTransactionErrorCallback.idl',
'webgl/ANGLEInstancedArrays.idl',
- 'webgl/CHROMIUMSubscribeUniform.idl',
- 'webgl/CHROMIUMValuebuffer.idl',
'webgl/EXTBlendMinMax.idl',
'webgl/EXTColorBufferFloat.idl',
'webgl/EXTDisjointTimerQuery.idl',
@@ -1743,10 +1741,6 @@
'webdatabase/sqlite/SQLiteTransaction.h',
'webgl/ANGLEInstancedArrays.cpp',
'webgl/ANGLEInstancedArrays.h',
- 'webgl/CHROMIUMSubscribeUniform.cpp',
- 'webgl/CHROMIUMSubscribeUniform.h',
- 'webgl/CHROMIUMValuebuffer.cpp',
- 'webgl/CHROMIUMValuebuffer.h',
'webgl/EXTBlendMinMax.cpp',
'webgl/EXTBlendMinMax.h',
'webgl/EXTColorBufferFloat.cpp',

Powered by Google App Engine
This is Rietveld 408576698