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

Unified Diff: mojo/mojo.gyp

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 | « no previous file | mojo/mojo_services.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 6fdddf25cdacff85c72d7b6d8d7ace8713cf5749..7d2ba4a6e2d5aae4e47fb9790532e2c4f35ae929 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -26,6 +26,7 @@
'type': 'none',
'dependencies': [
'edk/mojo_edk.gyp:mojo_edk',
+ 'html_viewer',
'mojo_application_manager',
'mojo_application_manager_unittests',
'mojo_apps_js_unittests',
@@ -33,7 +34,6 @@
'mojo_clipboard',
'mojo_clipboard_unittests',
'mojo_geometry_lib',
- 'mojo_html_viewer',
'mojo_input_events_lib',
'mojo_js_content_handler',
'mojo_js_standalone',
« no previous file with comments | « no previous file | mojo/mojo_services.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698