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

Unified Diff: chrome/browser/android/tab_base_android_impl.h

Issue 11193014: [Android] Upstream external_protocol_dialog_android.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove redundant comment in _impl.h Created 8 years, 2 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
« no previous file with comments | « chrome/browser/android/tab_android.h ('k') | chrome/browser/android/tab_base_android_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/tab_base_android_impl.h
diff --git a/chrome/browser/android/tab_base_android_impl.h b/chrome/browser/android/tab_base_android_impl.h
index 7964a8c4982e5afbd3981a659a737ac301246c75..3a77a96257f379f8b3dc92f44a6b5b12b290dcde 100644
--- a/chrome/browser/android/tab_base_android_impl.h
+++ b/chrome/browser/android/tab_base_android_impl.h
@@ -60,6 +60,8 @@ class TabBaseAndroidImpl : public TabAndroid {
int g_value,
int b_value) OVERRIDE;
+ virtual void RunExternalProtocolDialog(const GURL& url) OVERRIDE;
+
// Register the Tab's native methods through JNI.
static bool RegisterTabBaseAndroidImpl(JNIEnv* env);
« no previous file with comments | « chrome/browser/android/tab_android.h ('k') | chrome/browser/android/tab_base_android_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698