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

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

Issue 728133002: Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android + ios gyp fixes Created 6 years, 1 month 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
« no previous file with comments | « mojo/public/tools/bindings/mojom_list_outputs.py ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/html_viewer/BUILD.gn
diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
index 263791e8264fb680ecc4f53c2396775bb280764e..96ffef8fdd31bf35b219dd024cac88a25311eb19 100644
--- a/mojo/services/html_viewer/BUILD.gn
+++ b/mojo/services/html_viewer/BUILD.gn
@@ -3,9 +3,10 @@
# found in the LICENSE file.
import("//mojo/public/mojo.gni")
+import("//mojo/public/mojo_application.gni")
# GYP version: mojo/mojo_services.gypi:html_viewer
-shared_library("html_viewer") {
+mojo_native_application("html_viewer") {
sources = [
"blink_basic_type_converters.cc",
"blink_basic_type_converters.h",
« no previous file with comments | « mojo/public/tools/bindings/mojom_list_outputs.py ('k') | mojo/services/network/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698