Add stub TabContentsViewAndroid.
With this and other pending changes, "make browser" builds for Android.
BUG=113487
TEST=
Review URL: http://codereview.chromium.org/9373035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121602 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 4c59f83..8214c34e 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -105,6 +105,7 @@
"+content/browser/ssl/ssl_manager.h",
"+content/browser/tab_contents/popup_menu_helper_mac.h",
"+content/browser/tab_contents/provisional_load_details.h",
+ "+content/browser/tab_contents/tab_contents_view_android.h",
"+content/browser/tab_contents/tab_contents_view_gtk.h",
"+content/browser/tab_contents/tab_contents_view_helper.h",
"+content/browser/tab_contents/tab_contents_view_wrapper_gtk.h",