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

Unified Diff: mojo/mojo_shell.gyp

Issue 1351963002: Some more minor cleanup to ApplicationManager. (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
Index: mojo/mojo_shell.gyp
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp
index 62bba848a053cd3e02be5d1676d146bc36e9c140..86433170713483f14827dc9bc86a31cf6989f06d 100644
--- a/mojo/mojo_shell.gyp
+++ b/mojo/mojo_shell.gyp
@@ -16,6 +16,8 @@
'shell/capability_filter.h',
'shell/connect_to_application_params.cc',
'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',

Powered by Google App Engine
This is Rietveld 408576698