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

Unified Diff: content/content_common.gypi

Issue 1442893002: Move Shell connection to content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@i2
Patch Set: . Created 5 years, 1 month 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/common/mojo/mojo_shell_connection_impl.cc ('k') | content/public/common/mojo_shell_connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index f9236da879bc5826afbb2b2f9abfb1e617040607..7a04d5ea4f1c4e46eab938fd9155994f504b3b50 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -91,6 +91,7 @@
'public/common/message_port_types.h',
'public/common/mojo_channel_switches.cc',
'public/common/mojo_channel_switches.h',
+ 'public/common/mojo_shell_connection.h',
'public/common/navigator_connect_client.cc',
'public/common/navigator_connect_client.h',
'public/common/origin_util.h',
« no previous file with comments | « content/common/mojo/mojo_shell_connection_impl.cc ('k') | content/public/common/mojo_shell_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698