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

Unified Diff: webrtc/modules/audio_processing/agc/mock_agc.h

Issue 1796413002: Add check_deps rules in DEPS files. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fixed nit Created 4 years, 9 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 | « webrtc/modules/audio_processing/agc/agc_unittest.cc ('k') | webrtc/modules/bitrate_controller/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_processing/agc/mock_agc.h
diff --git a/webrtc/modules/audio_processing/agc/mock_agc.h b/webrtc/modules/audio_processing/agc/mock_agc.h
index e362200d866f3994e3f92131492be22af0824e2a..9e8f64e838a14410f660debe7534a16a92d6a50d 100644
--- a/webrtc/modules/audio_processing/agc/mock_agc.h
+++ b/webrtc/modules/audio_processing/agc/mock_agc.h
@@ -13,7 +13,7 @@
#include "webrtc/modules/audio_processing/agc/agc.h"
-#include "gmock/gmock.h"
+#include "testing/gmock/include/gmock/gmock.h"
#include "webrtc/modules/include/module_common_types.h"
namespace webrtc {
« no previous file with comments | « webrtc/modules/audio_processing/agc/agc_unittest.cc ('k') | webrtc/modules/bitrate_controller/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698