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

Unified Diff: chrome/test/unittests_manifest.json

Issue 2364173002: Add app_list_presenterr pointer in app_list_presenter_delegate_mus to use dismiss function (Closed)
Patch Set: remove unnecessary includes Created 4 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
« no previous file with comments | « chrome/test/run_all_unittests_chrome.cc ('k') | chrome/test/views_chrome_test_suite.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/unittests_manifest.json
diff --git a/ui/views/mus/unittests_manifest.json b/chrome/test/unittests_manifest.json
similarity index 55%
copy from ui/views/mus/unittests_manifest.json
copy to chrome/test/unittests_manifest.json
index 34924fbc5d8d29a74039b586eb8caf21f6229c56..afb05c1984e721b8a288acc4ceb68f164f655213 100644
--- a/ui/views/mus/unittests_manifest.json
+++ b/chrome/test/unittests_manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
- "name": "exe:views_mus_unittests",
- "display_name": "Views Mus Unittests",
+ "name": "exe:unit_tests",
+ "display_name": "App List Delegate Mus Presenter Unittests",
"capabilities": {
"required": {
"*": { "classes": [ "app" ] }
« no previous file with comments | « chrome/test/run_all_unittests_chrome.cc ('k') | chrome/test/views_chrome_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698