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

Unified Diff: ash/wm/workspace/workspace_layout_manager_keyboard_unittest.cc

Issue 2811643003: chromeos: Cleanup comments and DEPS in //ash (Closed)
Patch Set: comments Created 3 years, 8 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/test/ash_test.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace/workspace_layout_manager_keyboard_unittest.cc
diff --git a/ash/wm/workspace/workspace_layout_manager_keyboard_unittest.cc b/ash/wm/workspace/workspace_layout_manager_keyboard_unittest.cc
index e5ce36912c8c786705a7960e4dbb914891dc131b..3601ff7c30662095c86f62c7aeba7a6723d45a84 100644
--- a/ash/wm/workspace/workspace_layout_manager_keyboard_unittest.cc
+++ b/ash/wm/workspace/workspace_layout_manager_keyboard_unittest.cc
@@ -46,8 +46,6 @@ WorkspaceLayoutManager* GetWorkspaceLayoutManager(WmWindow* container) {
} // namespace
-// TODO: this is a duplicate of that in ash/common, and should move once
-// keyboard is refactored to work in mash.
class WorkspaceLayoutManagerKeyboardTest : public AshTest {
public:
WorkspaceLayoutManagerKeyboardTest() : layout_manager_(nullptr) {}
« no previous file with comments | « ash/test/ash_test.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698