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

Unified Diff: ash/test/test_launcher_delegate.h

Issue 10383108: Adding four bezel gestures (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixing build breakage Created 8 years, 7 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/accelerators/accelerator_controller_unittest.cc ('k') | ash/test/test_launcher_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/test_launcher_delegate.h
diff --git a/ash/test/test_launcher_delegate.h b/ash/test/test_launcher_delegate.h
index 7cc0203f2fba6c18aadb3ea62da692abb9b0163c..f56be8fff996cc0ef8ccb5190bef6629727b45f9 100644
--- a/ash/test/test_launcher_delegate.h
+++ b/ash/test/test_launcher_delegate.h
@@ -28,6 +28,7 @@ class TestLauncherDelegate : public LauncherDelegate,
virtual ~TestLauncherDelegate();
void AddLauncherItem(aura::Window* window);
+ void AddLauncherItem(aura::Window* window, LauncherItemStatus status);
static TestLauncherDelegate* instance() { return instance_; }
« no previous file with comments | « ash/accelerators/accelerator_controller_unittest.cc ('k') | ash/test/test_launcher_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698