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

Unified Diff: athena/test/chrome/athena_app_browsertest.h

Issue 631333003: Adding application lifetime tests to athena, allowing to override focus request for applciations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed activation 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/test/chrome/athena_app_browsertest.h
diff --git a/athena/test/chrome/athena_app_browsertest.h b/athena/test/chrome/athena_app_browsertest.h
index 923cec2161308e015e03fdab95ed1721a3dd8616..fde6393e2774b437baea89dccfb388bdec6e5f5f 100644
--- a/athena/test/chrome/athena_app_browsertest.h
+++ b/athena/test/chrome/athena_app_browsertest.h
@@ -27,7 +27,7 @@ class AthenaAppBrowserTest : public extensions::PlatformAppBrowserTest {
const std::string& GetTestAppID();
// BrowserTestBase:
- virtual void SetUpOnMainThread() OVERRIDE;
+ virtual void SetUpOnMainThread() override;
private:
// Our created app id - after it got created and installed.

Powered by Google App Engine
This is Rietveld 408576698