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

Unified Diff: Source/bindings/bindings.gypi

Issue 18590006: Blob support for IDB [Blink] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Merge fixes [builds, untested] Created 7 years, 3 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/bindings/v8/BlobInfo.h » ('j') | Source/bindings/v8/SerializedScriptValue.h » ('J')
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 36aefc66d451eaa920074c9e9226424285281a34..d0884f03595220ab2f0b41d987af366382180d2e 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -8,6 +8,7 @@
'v8/ArrayValue.h',
'v8/BindingSecurity.cpp',
'v8/BindingSecurity.h',
+ 'v8/BlobInfo.h',
'v8/CustomElementBinding.cpp',
'v8/CustomElementBinding.h',
'v8/CustomElementConstructorBuilder.cpp',
« no previous file with comments | « no previous file | Source/bindings/v8/BlobInfo.h » ('j') | Source/bindings/v8/SerializedScriptValue.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698