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

Unified Diff: athena/input/accelerator_manager_unittest.cc

Issue 654343002: Intorduce PowerButtonObserver API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: speculative fix Created 6 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 | « athena/input/DEPS ('k') | athena/input/input_manager_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/input/accelerator_manager_unittest.cc
diff --git a/athena/input/accelerator_manager_unittest.cc b/athena/input/accelerator_manager_unittest.cc
index b30f0a229f046aee7d6e8d6bd6ee222d927a79c6..a8d40682063d129d899ee020f2416e6c04937f3d 100644
--- a/athena/input/accelerator_manager_unittest.cc
+++ b/athena/input/accelerator_manager_unittest.cc
@@ -43,7 +43,7 @@ class TestHandler : public AcceleratorHandler {
DISALLOW_COPY_AND_ASSIGN(TestHandler);
};
-} // namespace athena
+} // namespace
typedef test::AthenaTestBase InputManagerTest;
« no previous file with comments | « athena/input/DEPS ('k') | athena/input/input_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698