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

Unified Diff: third_party/libjingle/overrides/allocator_shim/allocator_proxy.cc

Issue 1045863002: Make checkdeps.py check third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: third_party/libjingle/overrides/allocator_shim/allocator_proxy.cc
diff --git a/third_party/libjingle/overrides/allocator_shim/allocator_proxy.cc b/third_party/libjingle/overrides/allocator_shim/allocator_proxy.cc
index 515cad4327da64d73a35395a5c3df7c15582774d..3a6772cc9df0128b2ca311b4ad8f4ce16c2f2199 100644
--- a/third_party/libjingle/overrides/allocator_shim/allocator_proxy.cc
+++ b/third_party/libjingle/overrides/allocator_shim/allocator_proxy.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "allocator_shim/allocator_stub.h"
+#include "third_party/libjingle/overrides/allocator_shim/allocator_stub.h"
#if !defined(LIBPEERCONNECTION_IMPLEMENTATION) || defined(LIBPEERCONNECTION_LIB)
#error "Only compile the allocator proxy with the shared_library implementation"
« no previous file with comments | « third_party/libjingle/overrides/DEPS ('k') | third_party/libjingle/overrides/allocator_shim/allocator_stub.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698