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

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: 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
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;

Powered by Google App Engine
This is Rietveld 408576698