diff options
Diffstat (limited to 'chrome/common/common_glue.cc')
-rw-r--r-- | chrome/common/common_glue.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/common_glue.cc b/chrome/common/common_glue.cc index eb993bd..c79a713 100644 --- a/chrome/common/common_glue.cc +++ b/chrome/common/common_glue.cc @@ -46,4 +46,3 @@ string16 GetLocalizedString(int message_id) { } } // namespace webkit_glue - |