Propagate theme color updates to the WebContentsDelegates.
commit90afaba2d76de0f2967b0b73822fa8cdea6efaa0
authorpeter <peter@chromium.org>
Mon, 1 Jun 2015 12:05:29 +0000 (1 05:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 1 Jun 2015 12:05:54 +0000 (1 12:05 +0000)
tree06b6855a0e604359e11d2db9d5ad9ea5a3962704
parentf6f5f1a7f7079c6df449d8740cbb08163cd272db
Propagate theme color updates to the WebContentsDelegates.

When the theme color on a page changes after the first visually non-
empty paint, this should be propagated to the delegates so that the
browser UI can be updated accordingly.

BUG=474371

Review URL: https://codereview.chromium.org/1149073006

Cr-Commit-Position: refs/heads/master@{#332180}
chrome/android/java_staging/src/org/chromium/chrome/browser/document/DocumentActivity.java
content/browser/web_contents/web_contents_impl.cc
content/browser/web_contents/web_contents_impl.h
content/browser/web_contents/web_contents_impl_unittest.cc