Undo change to render_view_impl.cc for crbug.com/153907 (Request Table Site not working)
Pre request from dfalcantara@: When you get a chance, can you try reverting the change you landed to render_view_impl.cc for http://crbug.com/153907 ?  We ended up getting bitten by a similar bug as you guys and a fix for WebKit just landed that should address it.
Solution: removed "#if defined(OS_ANDROID)" around one line of code.
See also: https://chromiumcodereview.appspot.com/11227065/
BUG=166652
TEST=manual:enable "Request RTS flag" (chrome://flags "Enables the request tablet site option in the settings menu"). Navigate to something like:
www.whatsmyua.com
www.whatsmyuseragent.com
www.espn.com
www.facebook.com
Under Settings toggle "Request Tablet Site". Observe the page reloading with "tablet site look".
Exit and reenter chrome with one or more tabs that have RTS enabled and observe "look".

Review URL: https://chromiumcodereview.appspot.com/11678004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174894 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed