google-nomulus/java
Jakub Vrana 3de56496b1 Convert createDom string tag to goog.dom.TagName
goog.dom.createDom is about to support only the members of
goog.dom.TagName to improve the precision of its return type. This CL
prepares for that.

CL automatically created by:
     replace_string --pcre
(\.createDom\(\s*)\'([a-z0-9]+)'
$1goog.dom.TagName.$2

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=128802686
2016-08-02 19:12:16 -04:00
..
com/google Add --set_current_tld_state to UpdateTldCommand 2016-08-02 19:02:19 -04:00
google/registry Convert createDom string tag to goog.dom.TagName 2016-08-02 19:12:16 -04:00