Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: components/html_viewer/html_viewer.cc

Issue 1239313004: More html_viewer OOPIF changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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) {
« no previous file with comments | « components/html_viewer/html_frame_apptest.cc ('k') | components/html_viewer/public/interfaces/test_html_viewer.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698