Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(584)

Unified Diff: ui/chromeos/network/network_list_view_base.cc

Issue 2435903002: Move tray code from ui/chromeos/network/ (Closed)
Patch Set: Rebase Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/chromeos/network/network_list_view_base.cc
diff --git a/ui/chromeos/network/network_list_view_base.cc b/ui/chromeos/network/network_list_view_base.cc
deleted file mode 100644
index 3f325cc9190cf6803901c46c9e4599f4399f4870..0000000000000000000000000000000000000000
--- a/ui/chromeos/network/network_list_view_base.cc
+++ /dev/null
@@ -1,15 +0,0 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "ui/chromeos/network/network_list_view_base.h"
-
-namespace ui {
-
-NetworkListViewBase::NetworkListViewBase() {
-}
-
-NetworkListViewBase::~NetworkListViewBase() {
-}
-
-} // namespace ui
« no previous file with comments | « ui/chromeos/network/network_list_view_base.h ('k') | ui/chromeos/resources/default_100_percent/network/notification_3g.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698