Index: remoting/host/ui_strings.cc |
diff --git a/remoting/host/ui_strings.cc b/remoting/host/ui_strings.cc |
index 1c0c4c3428f864c7bff3b4bc1efd1c15006ca42b..1c20de73194836b808b3dfd13fd1b9f77bfa4903 100644 |
--- a/remoting/host/ui_strings.cc |
+++ b/remoting/host/ui_strings.cc |
@@ -29,6 +29,6 @@ UiStrings::UiStrings() : |
stop_sharing_button_text(ASCIIToUTF16("Stop Sharing")) { |
} |
-UiStrings::~UiStrings() { } |
+UiStrings::~UiStrings() {} |
-} |
+} // anmespace remoting |
Lambros
2013/01/16 02:30:47
typo
alexeypa (please no reviews)
2013/01/16 16:55:35
Done.
|