Index: components/gcm_driver.gypi |
diff --git a/components/gcm_driver.gypi b/components/gcm_driver.gypi |
index b0c90b7836b1654f20bfa43b63ecb591ced7aef5..a52086c1fec1b9ef78159b67dad037a638a1eec4 100644 |
--- a/components/gcm_driver.gypi |
+++ b/components/gcm_driver.gypi |
@@ -54,6 +54,8 @@ |
'gcm_driver/gcm_driver_desktop.h', |
'gcm_driver/gcm_stats_recorder_impl.cc', |
'gcm_driver/gcm_stats_recorder_impl.h', |
+ 'gcm_driver/registration_info.cc', |
+ 'gcm_driver/registration_info.h', |
'gcm_driver/system_encryptor.cc', |
'gcm_driver/system_encryptor.h', |
], |