diff options
author | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-17 03:16:51 +0000 |
---|---|---|
committer | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-17 03:16:51 +0000 |
commit | 7a897450346de96ec4a67992b27df9c36a1f6680 (patch) | |
tree | 5e6966cadc363369b685c60a024db049d01eeaeb /chrome/browser/chromeos/external_metrics.cc | |
parent | 3c5f0b34b61ce1e33646931bd148605b862ceed6 (diff) | |
download | chromium_src-7a897450346de96ec4a67992b27df9c36a1f6680.zip chromium_src-7a897450346de96ec4a67992b27df9c36a1f6680.tar.gz chromium_src-7a897450346de96ec4a67992b27df9c36a1f6680.tar.bz2 |
cros_library: Remove CrosLibrary
CrosLibray was just wrapping NetworkLibrary. This patch is essentially
a global replace of the following:
CrosLibrary::Get()->GetNetworkLibrary() -> NetworkLibrary::Get()
CrosLibrary::Initialize/Shutdown/etc are replaced with
NetworkLibrary::Initialize/Shutdown/etc.
BUG=126719
TEST=networking works as before on the chromebook
TBR=hashimoto@chromium.org
# for some non-chromeos files under chrome/browser
Review URL: https://codereview.chromium.org/19340002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211912 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/chromeos/external_metrics.cc')
0 files changed, 0 insertions, 0 deletions