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

Unified Diff: ash/common/system/networking_config_delegate.h

Issue 2056823002: mash: Move SystemTrayDelegate and dependencies to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/networking_config_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/networking_config_delegate.h
diff --git a/ash/networking_config_delegate.h b/ash/common/system/networking_config_delegate.h
similarity index 88%
rename from ash/networking_config_delegate.h
rename to ash/common/system/networking_config_delegate.h
index d4c408a096eefd54b2e10b86401a3dc8cf0902a9..f938ce043cb3ed5f6c4cf14a5ac04044a9f952a2 100644
--- a/ash/networking_config_delegate.h
+++ b/ash/common/system/networking_config_delegate.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_NETWORKING_CONFIG_DELEGATE_H_
-#define ASH_NETWORKING_CONFIG_DELEGATE_H_
+#ifndef ASH_COMMON_SYSTEM_NETWORKING_CONFIG_DELEGATE_H_
+#define ASH_COMMON_SYSTEM_NETWORKING_CONFIG_DELEGATE_H_
#include <memory>
#include <string>
@@ -42,4 +42,4 @@ class NetworkingConfigDelegate {
} // namespace ash
-#endif // ASH_NETWORKING_CONFIG_DELEGATE_H_
+#endif // ASH_COMMON_SYSTEM_NETWORKING_CONFIG_DELEGATE_H_
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/networking_config_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698