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

Unified Diff: webrtc/BUILD.gn

Issue 2214763002: Initial version of new file wrapper (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Forgot gyp... Created 4 years, 4 months 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
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | webrtc/base/file_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index b30f479307a2193fa55622b47b93ae0e78d249c3..e7360bafa0eadaa7025f96fdc2604a3202fcfbc1 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -424,6 +424,7 @@ if (rtc_include_tests) {
"base/event_tracer_unittest.cc",
"base/event_unittest.cc",
"base/exp_filter_unittest.cc",
+ "base/file_unittest.cc",
"base/filerotatingstream_unittest.cc",
"base/fileutils_unittest.cc",
"base/helpers_unittest.cc",
« no previous file with comments | « no previous file | webrtc/base/BUILD.gn » ('j') | webrtc/base/file_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698