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

Unified Diff: ash/common/display/display_info_unittest.cc

Issue 2084533008: mash: Migrate tray audio and deps to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. 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/common/display/display_info.cc ('k') | ash/common/system/audio/audio_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/display/display_info_unittest.cc
diff --git a/ash/display/display_info_unittest.cc b/ash/common/display/display_info_unittest.cc
similarity index 99%
rename from ash/display/display_info_unittest.cc
rename to ash/common/display/display_info_unittest.cc
index 52a320e491304a3892d8489033c06eb909db6c9a..9f1cb43c5e7160241517e85dea2b9b15caef13b2 100644
--- a/ash/display/display_info_unittest.cc
+++ b/ash/common/display/display_info_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/display/display_info.h"
+#include "ash/common/display/display_info.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « ash/common/display/display_info.cc ('k') | ash/common/system/audio/audio_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698