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

Unified Diff: mojo/mojo_shell.gyp

Issue 1228743002: Mandoline: Move ContentHandlerConnection into separate file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build Created 5 years, 5 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 | « content/browser/mojo/mojo_shell_context.cc ('k') | mojo/runner/context.cc » ('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 66fa2d17418a7fdf54c5c679353b0c50f9776c34..d9f636e59246f469be12d540dda2c45b58a6ae99 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -10,6 +10,8 @@
'shell/application_loader.h',
'shell/application_manager.cc',
'shell/application_manager.h',
+ 'shell/content_handler_connection.cc',
+ 'shell/content_handler_connection.h',
'shell/data_pipe_peek.cc',
'shell/data_pipe_peek.h',
'shell/fetcher.cc',
« no previous file with comments | « content/browser/mojo/mojo_shell_context.cc ('k') | mojo/runner/context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698