android_webview
ash
base
breakpad
build
cc
chrome
chrome_frame
chromeos
cloud_print
content
app
browser
common
gpu
plugin
port
ppapi_plugin
public
renderer
shell
test
utility
worker
zygote
DEPS
OWNERS
content.gyp
content_app.gypi
content_browser.gypi
content_common.gypi
content_gpu.gypi
content_jni.gypi
content_plugin.gypi
content_ppapi_plugin.gypi
content_renderer.gypi
content_resources.grd
content_resources.gyp
content_shell.gypi
content_tests.gypi
content_utility.gypi
content_worker.gypi
courgette
crypto
dbus
google_apis
google_update
gpu
ipc
jingle
media
native_client_sdk
net
ppapi
printing
remoting
rlz
sandbox
sdch
skia
sql
sync
testing
third_party
tools
ui
webkit
win8
.DEPS.git
.gitignore
AUTHORS
Android.mk
DEPS
LICENSE
LICENSE.chromium_os
OWNERS
PRESUBMIT.py
WATCHLISTS
codereview.settings

If we navigate to 'http://www.google.com', then navigate to '' (empty src), reading <browser>.src would now give us (expected) 'http://www.google.com' since we ignore setting empty src attribute in browser_plugin.cc. BUG=149001 TEST=In web inspector, setting src on <browser> element and reading it. Added platform app test for verifying the change. Ran content_browsertests for BrowserPluginTest* and BrowserPluginHostTest* Review URL: https://chromiumcodereview.appspot.com/11111020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162011 0039d316-1c4b-4281-b951-d872f2087c98