Index: components/cronet/android/cronet_jni.cc |
diff --git a/components/cronet/android/cronet_jni.cc b/components/cronet/android/cronet_jni.cc |
index 30027a53e50975298856ad0bd5b3bb3e4e5c77ba..c081f6e99450ccebba58b3e983747a1fa8220612 100644 |
--- a/components/cronet/android/cronet_jni.cc |
+++ b/components/cronet/android/cronet_jni.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 "components/cronet/android/cronet_loader.h" |
+#include "components/cronet/android/cronet_library_loader.h" |
// This is called by the VM when the shared library is first loaded. |
extern "C" jint JNI_OnLoad(JavaVM* vm, void* reserved) { |