diff options
author | chocobo@chromium.org <chocobo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-28 23:02:26 +0000 |
---|---|---|
committer | chocobo@chromium.org <chocobo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-28 23:02:26 +0000 |
commit | f9384b5542446495a37a3b0f44e3c93e2bd31dae (patch) | |
tree | 008d22004e1a3a050b9ae9f2941f334265eb9bab /.gitignore | |
parent | 99b5caead91abf3f9c9f5a4a0cf811d1999764b6 (diff) | |
download | chromium_src-f9384b5542446495a37a3b0f44e3c93e2bd31dae.zip chromium_src-f9384b5542446495a37a3b0f44e3c93e2bd31dae.tar.gz chromium_src-f9384b5542446495a37a3b0f44e3c93e2bd31dae.tar.bz2 |
Push change for stevenjb:
Issue 2848016: Store wifi network in network_menu_button.cc as a path instead of as a struct.
Store wifi network in network_menu_button.cc as a path instead of as a struct.
This should address a potential edge case where wifi network information gets updated after the menu is opened and before a network is selected.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/2817036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51064 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ *~ .*.sw? .cproject +.gdbinit .DS_Store .metadata .project |