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

Unified Diff: trunk/src/ash/test/shell_test_api.cc

Issue 23808004: Revert 221197 "Adds an integration test for uninstalling app lis..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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 | « trunk/src/ash/test/shell_test_api.h ('k') | trunk/src/ash/wm/app_list_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ash/test/shell_test_api.cc
===================================================================
--- trunk/src/ash/test/shell_test_api.cc (revision 221205)
+++ trunk/src/ash/test/shell_test_api.cc (working copy)
@@ -52,10 +52,6 @@
return shell_->drag_drop_controller_.get();
}
-internal::AppListController* ShellTestApi::app_list_controller() {
- return shell_->app_list_controller_.get();
-}
-
void ShellTestApi::DisableOutputConfiguratorAnimation() {
#if defined(OS_CHROMEOS)
if (shell_->output_configurator_animation_) {
« no previous file with comments | « trunk/src/ash/test/shell_test_api.h ('k') | trunk/src/ash/wm/app_list_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698