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

Unified Diff: mojo/mojo_shell.gyp

Issue 1358533004: Move more of ContentHandler handling into PackageManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 3 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/fetcher/about_fetcher_unittest.cc ('k') | mojo/package_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_shell.gyp
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp
index bc0c8c522c84babad46c78bf248d97d421e5ff34..51f5b0b0fc2030d85b5a492fb5966fa40727915a 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -18,8 +18,6 @@
'shell/connect_to_application_params.h',
'shell/connect_util.cc',
'shell/connect_util.h',
- 'shell/content_handler_connection.cc',
- 'shell/content_handler_connection.h',
'shell/data_pipe_peek.cc',
'shell/data_pipe_peek.h',
'shell/fetcher.cc',
@@ -65,6 +63,8 @@
'fetcher/update_fetcher.h',
'fetcher/url_resolver.cc',
'fetcher/url_resolver.h',
+ 'package_manager/content_handler_connection.cc',
+ 'package_manager/content_handler_connection.h',
'package_manager/package_manager_impl.cc',
'package_manager/package_manager_impl.h',
],
« no previous file with comments | « mojo/fetcher/about_fetcher_unittest.cc ('k') | mojo/package_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698