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

Unified Diff: chrome/browser/sync/sync_error_notifier_ash_unittest.cc

Issue 2723503003: Remove useless includes to ash_util.h (Closed)
Patch Set: remove dependency and fix presubmit warning Created 3 years, 10 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: chrome/browser/sync/sync_error_notifier_ash_unittest.cc
diff --git a/chrome/browser/sync/sync_error_notifier_ash_unittest.cc b/chrome/browser/sync/sync_error_notifier_ash_unittest.cc
index e91628654041cd42f15282b27ddce671bd02fe24..07b46dc92595a5be42ed4511a1d16cda09145208 100644
--- a/chrome/browser/sync/sync_error_notifier_ash_unittest.cc
+++ b/chrome/browser/sync/sync_error_notifier_ash_unittest.cc
@@ -27,7 +27,6 @@
#include "ui/message_center/notification.h"
#if defined(OS_WIN)
-#include "chrome/browser/ui/ash/ash_util.h"
#include "ui/aura/test/test_screen.h"
#include "ui/display/screen.h"
#endif

Powered by Google App Engine
This is Rietveld 408576698