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

Unified Diff: content/browser/android/remote_debugging_controller.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/remote_debugging_controller.cc
diff --git a/content/browser/android/remote_debugging_controller.cc b/content/browser/android/remote_debugging_controller.cc
index 763cd165e63475dda57c35d1f92495569158e0f2..67f1bd68f21bf398fa8133e7a7a610f8923d6a7b 100644
--- a/content/browser/android/remote_debugging_controller.cc
+++ b/content/browser/android/remote_debugging_controller.cc
@@ -7,7 +7,7 @@
#include <jni.h>
#include "content/public/browser/android/devtools_server.h"
-#include "jni/remote_debugging_controller_jni.h"
+#include "jni/RemoteDebuggingController_jni.h"
namespace content {
« no previous file with comments | « content/browser/android/download_controller.cc ('k') | content/browser/android/sandboxed_process_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698