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

Unified Diff: chrome/test/media_router/media_router_base_browsertest.h

Issue 2451573003: [Media Router] Update Media Router flags post-launch. (Closed)
Patch Set: Rebase & respond to apacible@ comments. Created 4 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 | « chrome/test/BUILD.gn ('k') | chrome/test/media_router/media_router_base_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/media_router/media_router_base_browsertest.h
diff --git a/chrome/test/media_router/media_router_base_browsertest.h b/chrome/test/media_router/media_router_base_browsertest.h
index 92fb3acdd7a56f89888e3fcff8ea8a4cb3a9635b..040600a5840a264a6ebe55f8c6e4779abe09928e 100644
--- a/chrome/test/media_router/media_router_base_browsertest.h
+++ b/chrome/test/media_router/media_router_base_browsertest.h
@@ -13,7 +13,6 @@
#include "base/timer/timer.h"
#include "chrome/browser/extensions/extension_apitest.h"
#include "extensions/browser/process_manager_observer.h"
-#include "extensions/common/feature_switch.h"
namespace media_router {
@@ -79,7 +78,6 @@ class MediaRouterBaseBrowserTest : public ExtensionBrowserTest,
bool extension_host_created_;
private:
- extensions::FeatureSwitch::ScopedOverride feature_override_;
DISALLOW_COPY_AND_ASSIGN(MediaRouterBaseBrowserTest);
};
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/test/media_router/media_router_base_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698