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

Unified Diff: mojo/services/html_viewer/BUILD.gn

Issue 776553003: Fix html viewer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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: mojo/services/html_viewer/BUILD.gn
diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
index 117068512d341254c85b4048756c7373349d8007..fe5474fa56ae45add85375564d03f1b15cbb5e81 100644
--- a/mojo/services/html_viewer/BUILD.gn
+++ b/mojo/services/html_viewer/BUILD.gn
@@ -84,7 +84,7 @@ source_set("lib") {
}
# GYP version: mojo/mojo_services.gypi:html_viewer
-shared_library("html_viewer") {
+mojo_native_application("html_viewer") {
sources = [
"html_viewer.cc",
]
« no previous file with comments | « no previous file | mojo/services/html_viewer/html_document_view.h » ('j') | mojo/services/html_viewer/html_document_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698