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

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

Issue 11137004: Revert "Revert"Adding a WindowAndroidHelper class" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sky's nit 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
Index: chrome/browser/android/tab_android.h
diff --git a/chrome/browser/android/tab_android.h b/chrome/browser/android/tab_android.h
index bc52a537d267e99d85be7c61439ce3c3016a2f26..4a6c052263ecf94732c9e3c29cc5c1204883d441 100644
--- a/chrome/browser/android/tab_android.h
+++ b/chrome/browser/android/tab_android.h
@@ -70,6 +70,8 @@ class TabAndroid {
protected:
virtual ~TabAndroid();
+ static void InitTabHelpers(content::WebContents* web_contents);
+
int tab_id_;
};
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/TabBase.java ('k') | chrome/browser/android/tab_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698