Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5862)

Unified Diff: chromecast/chromecast.gyp

Issue 1484713003: [Chromecast] Use ScopedTemp[File|Dir] in tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Style Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698