Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 9814a4c1928a1f787b060868ba91e36aaf812382..a869f04cebd6e68b836eeee724cc619585018b57 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -350,6 +350,8 @@ |
'common/multi_process_lock_linux.cc', |
'common/multi_process_lock_mac.cc', |
'common/multi_process_lock_win.cc', |
+ 'common/networking_private_messages.cc', |
+ 'common/networking_private_messages.h', |
cbentzel
2013/10/16 12:51:36
Should these be excluded if enable_extensions==0?
|
'common/omaha_query_params/omaha_query_params.cc', |
'common/omaha_query_params/omaha_query_params.h', |
'common/omnibox_focus_state.h', |