Supervised user whitelists: Cleanup
[chromium-blink-merge.git] / ui / chromeos / network / network_list_view_base.cc
blob3f325cc9190cf6803901c46c9e4599f4399f4870
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "ui/chromeos/network/network_list_view_base.h"
7 namespace ui {
9 NetworkListViewBase::NetworkListViewBase() {
12 NetworkListViewBase::~NetworkListViewBase() {
15 } // namespace ui