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

Unified Diff: components/dom_distiller/core/profile_utils_android.h

Issue 340403004: Java wrapper for DistilledPagePrefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Spacing issues Created 6 years, 6 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: components/dom_distiller/core/profile_utils_android.h
diff --git a/components/dom_distiller/core/profile_utils_android.h b/components/dom_distiller/core/profile_utils_android.h
index b56edefb63d87a786fcfb593f2211a7928a647b3..1f4b6134fcd3ee2cbe36928d72c2ba65d501684a 100644
--- a/components/dom_distiller/core/profile_utils_android.h
+++ b/components/dom_distiller/core/profile_utils_android.h
@@ -12,7 +12,7 @@ namespace dom_distiller {
namespace profile_utils {
namespace android {
-//Angie test
+
bool RegisterProfileUtils(JNIEnv* env);
}

Powered by Google App Engine
This is Rietveld 408576698