| Index: third_party/libjingle/overrides/allocator_shim/allocator_stub.cc
|
| diff --git a/third_party/libjingle/overrides/allocator_shim/allocator_stub.cc b/third_party/libjingle/overrides/allocator_shim/allocator_stub.cc
|
| index 77caee47e6f5b72524e151926453472acf18b63c..4664ed7cd09fc980b94afaca8289b9305599db45 100644
|
| --- a/third_party/libjingle/overrides/allocator_shim/allocator_stub.cc
|
| +++ b/third_party/libjingle/overrides/allocator_shim/allocator_stub.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(OS_MACOSX) || defined(OS_ANDROID)
|
| #error "The allocator stub isn't supported (or needed) on mac or android."
|
|
|