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

Unified Diff: ash/common/popup_message_unittest.cc

Issue 2124173002: mash: Migrate popup_message to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 5 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/popup_message.cc ('k') | ash/common/system/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/popup_message_unittest.cc
diff --git a/ash/popup_message_unittest.cc b/ash/common/popup_message_unittest.cc
similarity index 98%
rename from ash/popup_message_unittest.cc
rename to ash/common/popup_message_unittest.cc
index 90559c0e3888bd6eb820f92bd3f8d08b8d6a2ff8..9bdcce05a1c3c6445eeffc112f88f148aeb25b14 100644
--- a/ash/popup_message_unittest.cc
+++ b/ash/common/popup_message_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/popup_message.h"
+#include "ash/common/popup_message.h"
#include "ash/test/ash_test_base.h"
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « ash/common/popup_message.cc ('k') | ash/common/system/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698