diff options
Diffstat (limited to 'chrome/common/jstemplate_builder.cc')
-rw-r--r-- | chrome/common/jstemplate_builder.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/jstemplate_builder.cc b/chrome/common/jstemplate_builder.cc index 49772db..f1cbb0f 100644 --- a/chrome/common/jstemplate_builder.cc +++ b/chrome/common/jstemplate_builder.cc @@ -51,4 +51,3 @@ std::string GetTemplateHtml(const StringPiece& html_template, } } // namespace jstemplate_builder - |