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

Unified Diff: chrome/browser/ui/webui/downloads_ui_browsertest.h

Issue 1314793003: Enable Material Design downloads on Canary/Chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « no previous file | chrome/browser/ui/webui/downloads_ui_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/downloads_ui_browsertest.h
diff --git a/chrome/browser/ui/webui/downloads_ui_browsertest.h b/chrome/browser/ui/webui/downloads_ui_browsertest.h
index 58e61817803669a7381640d36b8b2024e64a1228..ef39dd45770e9467f95648d7058198f3f3eb9530 100644
--- a/chrome/browser/ui/webui/downloads_ui_browsertest.h
+++ b/chrome/browser/ui/webui/downloads_ui_browsertest.h
@@ -13,6 +13,9 @@ class DownloadsUIBrowserTest : public WebUIBrowserTest {
DownloadsUIBrowserTest();
~DownloadsUIBrowserTest() override;
+ // WebUIBrowserTest:
+ void SetUpCommandLine(base::CommandLine* command_line) override;
+
protected:
// Sets the pref to allow or prohibit deleting history entries.
void SetDeleteAllowed(bool allowed);
« no previous file with comments | « no previous file | chrome/browser/ui/webui/downloads_ui_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698