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

Unified Diff: content/browser/geolocation/location_api_adapter_android.cc

Issue 10798010: Uses gyp "rules" rather than "actions" templates for the JNI generator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Typo on content_jni.gypi Created 8 years, 5 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: content/browser/geolocation/location_api_adapter_android.cc
diff --git a/content/browser/geolocation/location_api_adapter_android.cc b/content/browser/geolocation/location_api_adapter_android.cc
index 9c2356c57c93725da61875d35142cd343270ee65..6028a430526cc211ac30361f32cec94df15ef0de 100644
--- a/content/browser/geolocation/location_api_adapter_android.cc
+++ b/content/browser/geolocation/location_api_adapter_android.cc
@@ -9,7 +9,7 @@
#include "base/bind.h"
#include "base/location.h"
#include "content/browser/geolocation/location_provider_android.h"
-#include "jni/location_provider_jni.h"
+#include "jni/LocationProvider_jni.h"
using base::android::AttachCurrentThread;
using base::android::CheckException;
« no previous file with comments | « content/browser/device_orientation/data_fetcher_impl_android.cc ('k') | content/common/android/command_line.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698