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

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

Issue 10968003: Add rendering support to the TestShell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments, remove TabContents from TabBase. Created 8 years, 3 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 5b4c862d4c77a740cc58103c77acf4a5243bec2e..6236bb98f6d80b3563d4bf9f9a634dd0b6a87fc0 100644
--- a/chrome/browser/android/tab_android.h
+++ b/chrome/browser/android/tab_android.h
@@ -14,6 +14,7 @@
class GURL;
class SkBitmap;
+class TabContents;
Yaron 2012/09/24 23:59:04 Revert this.
David Trainor- moved to gerrit 2012/09/25 00:34:32 Done.
namespace browser_sync {
class SyncedTabDelegate;

Powered by Google App Engine
This is Rietveld 408576698