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

Unified Diff: content/browser/site_per_process_browsertest.h

Issue 2828183002: Manual revert of "Convert the overlay scrollbar flag to use FeatureList" (Closed)
Patch Set: Created 3 years, 8 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: content/browser/site_per_process_browsertest.h
diff --git a/content/browser/site_per_process_browsertest.h b/content/browser/site_per_process_browsertest.h
index b37d734104f3ae362ea1a61cd8daf2eca9751bab..fe8b84b0c8e96cc182a258cb7c21c60cfd8cf730 100644
--- a/content/browser/site_per_process_browsertest.h
+++ b/content/browser/site_per_process_browsertest.h
@@ -8,7 +8,6 @@
#include <string>
#include "base/macros.h"
-#include "base/test/scoped_feature_list.h"
#include "content/browser/web_contents/web_contents_impl.h"
#include "content/public/test/content_browser_test.h"
#include "content/shell/browser/shell.h"
@@ -35,7 +34,6 @@ class SitePerProcessBrowserTest : public ContentBrowserTest {
private:
FrameTreeVisualizer visualizer_;
- base::test::ScopedFeatureList feature_list_;
DISALLOW_COPY_AND_ASSIGN(SitePerProcessBrowserTest);
};
« no previous file with comments | « content/browser/renderer_host/render_view_host_impl.cc ('k') | content/browser/site_per_process_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698