Update to Chromium version 35.0.1916.86.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1685 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2014-04-30 19:10:48 +00:00
parent f168ba2dce
commit 5ea849829f
17 changed files with 55 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
Index: common/webpreferences.cc
===================================================================
--- common/webpreferences.cc (revision 261035)
--- common/webpreferences.cc (revision 266998)
+++ common/webpreferences.cc (working copy)
@@ -121,6 +121,7 @@
use_solid_color_scrollbars(false),
@@ -12,7 +12,7 @@ Index: common/webpreferences.cc
#if defined(OS_ANDROID)
Index: common/webpreferences.h
===================================================================
--- common/webpreferences.h (revision 261035)
--- common/webpreferences.h (revision 266998)
+++ common/webpreferences.h (working copy)
@@ -156,6 +156,7 @@
bool use_solid_color_scrollbars;