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

Unified Diff: ash/common/system/chromeos/network/network_detailed_view.h

Issue 2109293002: mash: Convert system tray network item to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tweak string Created 4 years, 6 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: ash/common/system/chromeos/network/network_detailed_view.h
diff --git a/ash/system/chromeos/network/network_detailed_view.h b/ash/common/system/chromeos/network/network_detailed_view.h
similarity index 83%
rename from ash/system/chromeos/network/network_detailed_view.h
rename to ash/common/system/chromeos/network/network_detailed_view.h
index a7bab7446d7356d34fac5401627cd375b80eb2c1..4180d6228363e1b5fecf2a5f81f8c629417e26fb 100644
--- a/ash/system/chromeos/network/network_detailed_view.h
+++ b/ash/common/system/chromeos/network/network_detailed_view.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef ASH_SYSTEM_CHROMEOS_NETWORK_NETWORK_DETAILED_VIEW_H
-#define ASH_SYSTEM_CHROMEOS_NETWORK_NETWORK_DETAILED_VIEW_H
+#ifndef ASH_COMMON_SYSTEM_CHROMEOS_NETWORK_NETWORK_DETAILED_VIEW_H_
+#define ASH_COMMON_SYSTEM_CHROMEOS_NETWORK_NETWORK_DETAILED_VIEW_H_
#include "ash/common/system/tray/tray_details_view.h"
#include "chromeos/network/network_state_handler.h"
@@ -40,4 +40,4 @@ class NetworkDetailedView : public TrayDetailsView {
} // namespace tray
} // namespace ash
-#endif // ASH_SYSTEM_CHROMEOS_NETWORK_NETWORK_DETAILED_VIEW_H
+#endif // ASH_COMMON_SYSTEM_CHROMEOS_NETWORK_NETWORK_DETAILED_VIEW_H_
« no previous file with comments | « ash/common/system/chromeos/network/DEPS ('k') | ash/common/system/chromeos/network/network_state_list_detailed_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698