Index: third_party/google_input_tools/third_party/closure_library/closure/goog/dom/tagname.js |
diff --git a/third_party/google_input_tools/third_party/closure_library/closure/goog/dom/tagname.js b/third_party/google_input_tools/third_party/closure_library/closure/goog/dom/tagname.js |
index 77a9b475a9bca26988cb620f0eef275c07a1f733..ad44d853015105f920375236332ea79c3cee9232 100644 |
--- a/third_party/google_input_tools/third_party/closure_library/closure/goog/dom/tagname.js |
+++ b/third_party/google_input_tools/third_party/closure_library/closure/goog/dom/tagname.js |
@@ -142,6 +142,7 @@ goog.dom.TagName = { |
TABLE: 'TABLE', |
TBODY: 'TBODY', |
TD: 'TD', |
+ TEMPLATE: 'TEMPLATE', |
TEXTAREA: 'TEXTAREA', |
TFOOT: 'TFOOT', |
TH: 'TH', |