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

Unified Diff: Source/bindings/bindings.gypi

Issue 177633006: Implement IDBVersionChangeEvent ctor w/ IDBVersionChangeEventInit dict (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 6 years, 10 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 | « LayoutTests/storage/indexeddb/event-init-expected.txt ('k') | Source/bindings/v8/Dictionary.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 239d60fbf20a0f1a401937624e848e8102516a8b..5274a729f998e240e9aa2bf31f4f619f936aa5ed 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -33,6 +33,7 @@
'v8/IDBBindingUtilities.h',
'v8/NPV8Object.cpp',
'v8/NPV8Object.h',
+ 'v8/Nullable.h',
'v8/PageScriptDebugServer.cpp',
'v8/PageScriptDebugServer.h',
'v8/RetainedDOMInfo.cpp',
« no previous file with comments | « LayoutTests/storage/indexeddb/event-init-expected.txt ('k') | Source/bindings/v8/Dictionary.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698