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

Unified Diff: mojo/mojo_services.gypi

Issue 667983005: Rename mojo_html_viewer target to just html_viewer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove unnecessary output_name Created 6 years, 2 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
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/services/html_viewer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index e26b0d3ecf3587f31db04d93ddfddfb6f03fa075..408ee555ccddccf5e5f42c772fda80ad6d5d851f 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -64,7 +64,7 @@
},
{
# GN version: //mojo/services/html_viewer
- 'target_name': 'mojo_html_viewer',
+ 'target_name': 'html_viewer',
'type': 'loadable_module',
'dependencies': [
'../cc/blink/cc_blink.gyp:cc_blink',
« no previous file with comments | « mojo/mojo.gyp ('k') | mojo/services/html_viewer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698