Chromium Code Reviews

Unified Diff: ash/system/update/tray_update.cc

Issue 2734683002: chromeos: Move files in //ash/common to //ash, part 2 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ash/system/tray_tracing.cc ('k') | ash/system/update/tray_update_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/update/tray_update.cc
diff --git a/ash/system/update/tray_update.cc b/ash/system/update/tray_update.cc
index 5eb2c05f5cdabc00caf29e77cd825ff69df195c1..ccbb434acd1daf6717d4318616c1c816dccf92aa 100644
--- a/ash/system/update/tray_update.cc
+++ b/ash/system/update/tray_update.cc
@@ -4,8 +4,8 @@
#include "ash/system/update/tray_update.h"
-#include "ash/common/metrics/user_metrics_action.h"
#include "ash/common/wm_shell.h"
+#include "ash/metrics/user_metrics_action.h"
#include "ash/public/interfaces/update.mojom.h"
#include "ash/resources/vector_icons/vector_icons.h"
#include "ash/strings/grit/ash_strings.h"
« no previous file with comments | « ash/system/tray_tracing.cc ('k') | ash/system/update/tray_update_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine