Index: Source/modules/indexeddb/IDBTransaction.idl |
diff --git a/Source/modules/indexeddb/IDBTransaction.idl b/Source/modules/indexeddb/IDBTransaction.idl |
index 8c86f14fdfc765af82f59621756cf166bbcefe6c..17f6de558bc67f248de7745e0d046a25ffa6cd75 100644 |
--- a/Source/modules/indexeddb/IDBTransaction.idl |
+++ b/Source/modules/indexeddb/IDBTransaction.idl |
@@ -24,7 +24,6 @@ |
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-// FIXME: de-duplicate this when crbug.com/390758 is fixed. |
enum IDBTransactionMode { |
"readonly", |
"readwrite", |