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

Unified Diff: mojo/mojo_services.gyp

Issue 1149833007: Embed a mojo ApplicationManager in content/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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: mojo/mojo_services.gyp
diff --git a/mojo/mojo_services.gyp b/mojo/mojo_services.gyp
index 00d789d38ca2a4d34e68cc3ffc0e85d7eb5cd8e3..9b3181acc40594ced08ac6271ddf57183c6cfc92 100644
--- a/mojo/mojo_services.gyp
+++ b/mojo/mojo_services.gyp
@@ -29,7 +29,7 @@
],
}, {
# GN version: //mojo/services/network/public/interfaces
- 'target_name': 'network_service_bindings_libs',
+ 'target_name': 'network_service_bindings_lib',
Ken Rockot(use gerrit already) 2015/05/27 00:12:23 Drive-by typo fix. It was referenced with '_lib' i
'type': 'static_library',
'dependencies': [
'network_service_bindings_mojom',

Powered by Google App Engine
This is Rietveld 408576698