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

Unified Diff: webrtc/modules/audio_coding/test/PacketLossTest.cc

Issue 2307533004: Moving/renaming webrtc/common.h. (Closed)
Patch Set: Comments+small fixes Created 4 years, 3 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/modules/audio_coding/test/PacketLossTest.cc
diff --git a/webrtc/modules/audio_coding/test/PacketLossTest.cc b/webrtc/modules/audio_coding/test/PacketLossTest.cc
index 891471dce572c2321eb4fda41184cf652beec364..f6764ac97742c8bd74d3358e18836923190543b5 100644
--- a/webrtc/modules/audio_coding/test/PacketLossTest.cc
+++ b/webrtc/modules/audio_coding/test/PacketLossTest.cc
@@ -13,7 +13,6 @@
#include <memory>
#include "testing/gtest/include/gtest/gtest.h"
-#include "webrtc/common.h"
#include "webrtc/test/testsupport/fileutils.h"
namespace webrtc {

Powered by Google App Engine
This is Rietveld 408576698