diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index a87b053..f711f828 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -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', |