Index: chromecast/chromecast.gyp |
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp |
index 87988e61b93956849475ab4e956a98fb3ae30a67..12373064c7bb0bf7c4ee16e68d03211f97c51906 100644 |
--- a/chromecast/chromecast.gyp |
+++ b/chromecast/chromecast.gyp |
@@ -111,6 +111,8 @@ |
'base/pref_names.h', |
'base/process_utils.cc', |
'base/process_utils.h', |
+ 'base/scoped_temp_file.cc', |
+ 'base/scoped_temp_file.h', |
'base/serializers.cc', |
'base/serializers.h', |
'base/system_time_change_notifier.cc', |