Index: ios/crnet/crnet.gyp |
diff --git a/ios/crnet/crnet.gyp b/ios/crnet/crnet.gyp |
index 23f3024a6599a34345ca58de7926df37c6cc9750..b5eb9c18b1f505fb45ed964596f9bfef1b792fc8 100644 |
--- a/ios/crnet/crnet.gyp |
+++ b/ios/crnet/crnet.gyp |
@@ -31,6 +31,8 @@ |
'CrNet.mm', |
'crnet_environment.h', |
'crnet_environment.mm', |
+ 'sdch_owner_pref_storage.cc', |
+ 'sdch_owner_pref_storage.h', |
], |
'defines': [ |
# TODO(stuartmorgan): Revisit the way this is set, and the above is |