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

Unified Diff: Source/bindings/bindings.gypi

Issue 18398002: Remove IDBNotFoundError ExceptionCode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge Created 7 years, 6 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/scripts/CodeGeneratorV8.pm » ('j') | Source/bindings/v8/ExceptionState.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 9c7a8da0c55cec5a7b83bc22869531314bda3ada..036f9fae6f30ecf8cfe02edc4c376ed3d7dc138e 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -22,6 +22,9 @@
'v8/DateExtension.h',
'v8/Dictionary.cpp',
'v8/Dictionary.h',
+ 'v8/ExceptionState.h',
+ 'v8/ExceptionStatePlaceholder.h',
+ 'v8/ExceptionStatePlaceholder.cpp',
'v8/IDBBindingUtilities.cpp',
'v8/IDBBindingUtilities.h',
'v8/NPV8Object.cpp',
« no previous file with comments | « no previous file | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | Source/bindings/v8/ExceptionState.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698