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

Unified Diff: webkit/port/bindings/v8/v8_index.h

Issue 147121: Update WebKit to 45111 and Skia to 239 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 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 | « webkit/port/bindings/scripts/CodeGeneratorV8.pm ('k') | webkit/port/bindings/v8/v8_index.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/port/bindings/v8/v8_index.h
===================================================================
--- webkit/port/bindings/v8/v8_index.h (revision 19197)
+++ webkit/port/bindings/v8/v8_index.h (working copy)
@@ -45,6 +45,8 @@
V(CDATASECTION, CDATASection) \
V(COMMENT, Comment) \
V(DOCUMENT, Document) \
+ V(DATAGRIDCOLUMN, DataGridColumn) \
+ V(DATAGRIDCOLUMNLIST, DataGridColumnList) \
V(DOCUMENTFRAGMENT, DocumentFragment) \
V(DOCUMENTTYPE, DocumentType) \
V(ELEMENT, Element) \
« no previous file with comments | « webkit/port/bindings/scripts/CodeGeneratorV8.pm ('k') | webkit/port/bindings/v8/v8_index.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698