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

Unified Diff: content/browser/android/touch_point.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/android/touch_point.cc
diff --git a/content/browser/android/touch_point.cc b/content/browser/android/touch_point.cc
index 17d888d3aa4a2a50931384eefa0ca618cb101d0f..70ed9dbf9414a92c5b4a8bbcb39b8625cfc9aa07 100644
--- a/content/browser/android/touch_point.cc
+++ b/content/browser/android/touch_point.cc
@@ -8,7 +8,7 @@
#include "base/time.h"
#include "base/logging.h"
-#include "jni/touch_point_jni.h"
+#include "jni/TouchPoint_jni.h"
using WebKit::WebTouchEvent;
using WebKit::WebTouchPoint;
« no previous file with comments | « content/browser/android/sandboxed_process_launcher.cc ('k') | content/browser/device_orientation/data_fetcher_impl_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698