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

Unified Diff: webrtc/system_wrappers/BUILD.gn

Issue 2054373002: FileWrapper[Impl] modifications and actually remove the "Impl" class. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix use of ASSERT instead of ASSERT_TRUE in test Created 4 years, 6 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
Index: webrtc/system_wrappers/BUILD.gn
diff --git a/webrtc/system_wrappers/BUILD.gn b/webrtc/system_wrappers/BUILD.gn
index e89f7337098315f922bf4dc8d40237ed85730c5e..9464c6b6e1ee0b660bfcbc036dfa0ece83bae19e 100644
--- a/webrtc/system_wrappers/BUILD.gn
+++ b/webrtc/system_wrappers/BUILD.gn
@@ -56,7 +56,6 @@ source_set("system_wrappers") {
"source/event_timer_win.cc",
"source/event_timer_win.h",
"source/file_impl.cc",
- "source/file_impl.h",
"source/logging.cc",
"source/rtp_to_ntp.cc",
"source/rw_lock.cc",
« no previous file with comments | « webrtc/modules/video_coding/utility/ivf_file_writer_unittest.cc ('k') | webrtc/system_wrappers/include/file_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698