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

Unified Diff: webrtc/common_audio/real_fourier_openmax.cc

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/common_audio/DEPS ('k') | webrtc/common_video/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/common_audio/real_fourier_openmax.cc
diff --git a/webrtc/common_audio/real_fourier_openmax.cc b/webrtc/common_audio/real_fourier_openmax.cc
index bc3e7347cbb7ca01a2248525f05edb79fb5f0e2f..e560b6cd8af3d143b7c6ce8422789dc84068e8b0 100644
--- a/webrtc/common_audio/real_fourier_openmax.cc
+++ b/webrtc/common_audio/real_fourier_openmax.cc
@@ -12,7 +12,7 @@
#include <cstdlib>
-#include "dl/sp/api/omxSP.h"
+#include "third_party/openmax_dl/dl/sp/api/omxSP.h"
#include "webrtc/base/checks.h"
namespace webrtc {
« no previous file with comments | « webrtc/common_audio/DEPS ('k') | webrtc/common_video/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698