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

Unified Diff: mojo/mojo.gyp

Issue 640403002: Drop refs to net::EmbeddedTestServer / net::File{Path,URL} utils in mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use DecodeURLEscapeSequences 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/shell/BUILD.gn » ('j') | mojo/shell/dynamic_application_loader.cc » ('J')
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 0f5e11b85f80525fcdf7280f617288eb7c48c93d..0d162f79c43553afa67e4a7766c0a604e1dbeda1 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -177,16 +177,18 @@
'shell/dynamic_application_loader.cc',
'shell/dynamic_application_loader.h',
'shell/dynamic_service_runner.h',
+ 'shell/external_application_listener.h',
'shell/external_application_listener_posix.cc',
'shell/external_application_listener_win.cc',
- 'shell/external_application_listener.h',
'shell/external_application_registrar.mojom',
+ 'shell/filename_util.cc',
+ 'shell/filename_util.h',
+ 'shell/in_process_dynamic_service_runner.cc',
+ 'shell/in_process_dynamic_service_runner.h',
'shell/incoming_connection_listener_posix.cc',
'shell/incoming_connection_listener_posix.h',
'shell/init.cc',
'shell/init.h',
- 'shell/in_process_dynamic_service_runner.cc',
- 'shell/in_process_dynamic_service_runner.h',
'shell/mojo_url_resolver.cc',
'shell/mojo_url_resolver.h',
'shell/out_of_process_dynamic_service_runner.cc',
« no previous file with comments | « no previous file | mojo/shell/BUILD.gn » ('j') | mojo/shell/dynamic_application_loader.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698