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

Unified Diff: chrome/chrome_common.gypi

Issue 6621025: Move socket stream messages to content, in preparation for moving its dispatc... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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 | « chrome/browser/ui/toolbar/toolbar_model.cc ('k') | chrome/common/autofill_messages.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
===================================================================
--- chrome/chrome_common.gypi (revision 76958)
+++ chrome/chrome_common.gypi (working copy)
@@ -49,6 +49,7 @@
'common/chrome_version_info.cc',
'common/chrome_version_info.h',
'common/common_message_generator.cc',
+ 'common/common_message_generator.h',
'common/common_param_traits.cc',
'common/common_param_traits.h',
'common/content_restriction.h',
@@ -508,7 +509,6 @@
'common/net/predictor_common.h',
'common/net/raw_host_resolver_proc.cc',
'common/net/raw_host_resolver_proc.h',
- 'common/net/socket_stream.h',
'common/net/url_fetcher.cc',
'common/net/url_fetcher.h',
'common/net/url_request_context_getter.cc',
« no previous file with comments | « chrome/browser/ui/toolbar/toolbar_model.cc ('k') | chrome/common/autofill_messages.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698