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

Unified Diff: ash/system/chromeos/network/tray_sms.h

Issue 11039034: Move ash/system/network to ash/system/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 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: ash/system/chromeos/network/tray_sms.h
diff --git a/ash/system/network/tray_sms.h b/ash/system/chromeos/network/tray_sms.h
similarity index 97%
rename from ash/system/network/tray_sms.h
rename to ash/system/chromeos/network/tray_sms.h
index 198557e90cc78b48fde1e4820170ed89da0a207b..475974f4ea3f737db5ea3d83d5642b26855ccb2c 100644
--- a/ash/system/network/tray_sms.h
+++ b/ash/system/chromeos/network/tray_sms.h
@@ -7,7 +7,7 @@
#include <string>
-#include "ash/system/network/sms_observer.h"
+#include "ash/system/chromeos/network/sms_observer.h"
#include "ash/system/tray/system_tray_item.h"
#include "base/values.h"

Powered by Google App Engine
This is Rietveld 408576698