Index: components/html_viewer/html_viewer.cc |
diff --git a/components/html_viewer/html_viewer.cc b/components/html_viewer/html_viewer.cc |
index 8e4dff39f10bffb7dc4b1e4754e87763cf891ccf..a4545928403aaf149cbd8bfe24d5f42bf06f55ba 100644 |
--- a/components/html_viewer/html_viewer.cc |
+++ b/components/html_viewer/html_viewer.cc |
@@ -8,7 +8,6 @@ |
#include "components/html_viewer/global_state.h" |
#include "mojo/application/public/cpp/application_connection.h" |
- |
namespace html_viewer { |
HTMLViewer::HTMLViewer() : app_(nullptr) { |