Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: jni/Utils.cpp

Issue 5137878350823424: Unified filenames, removed unused files. (Closed)
Patch Set: Created March 5, 2014, 1:24 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « jni/Debug.h ('k') | jni/abpEngine.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jni/Utils.cpp
===================================================================
--- a/jni/Utils.cpp
+++ b/jni/Utils.cpp
@@ -16,7 +16,7 @@
*/
#include "Utils.h"
-#include "debug.h"
+#include "Debug.h"
const std::string GetString(JNIEnv *pEnv, jstring str)
{
« no previous file with comments | « jni/Debug.h ('k') | jni/abpEngine.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld