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

Unified Diff: ash/test/test_suite.h

Issue 1115293002: win: Fix remaining plugin warnings in ash, device, printing, sandbox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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
« no previous file with comments | « no previous file | ash/test/test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/test_suite.h
diff --git a/ash/test/test_suite.h b/ash/test/test_suite.h
index e740bac3607f26c970788ac76332e6d1b7f8d5dd..44e043caadc8cf1ed030fc4cbe0fcdba87f49c62 100644
--- a/ash/test/test_suite.h
+++ b/ash/test/test_suite.h
@@ -20,6 +20,7 @@ namespace test {
class AuraShellTestSuite : public base::TestSuite {
public:
AuraShellTestSuite(int argc, char** argv);
+ ~AuraShellTestSuite() override;
protected:
// base::TestSuite:
« no previous file with comments | « no previous file | ash/test/test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698