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

Unified Diff: Source/bindings/bindings.gypi

Issue 22608004: Improve 'Selection' exception messages. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ugh. Created 7 years, 4 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/fast/text/selection-exceptions-expected.txt ('k') | Source/bindings/v8/ExceptionMessages.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 13a3dd776a94fea708f8ab850a6246dd0c6885ad..ea464a3cbbc68fe165cd01abf0a20605c5dee273 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -24,6 +24,8 @@
'v8/DateExtension.h',
'v8/Dictionary.cpp',
'v8/Dictionary.h',
+ 'v8/ExceptionMessages.h',
+ 'v8/ExceptionMessages.cpp',
'v8/ExceptionState.h',
'v8/ExceptionState.cpp',
'v8/ExceptionStatePlaceholder.h',
« no previous file with comments | « LayoutTests/fast/text/selection-exceptions-expected.txt ('k') | Source/bindings/v8/ExceptionMessages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698