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

Unified Diff: chrome/browser/history/android/android_urls_database_unittest.cc

Issue 14876034: Enable Clang warnings for implementation files on all platforms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gypi style tweak Created 7 years, 7 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: chrome/browser/history/android/android_urls_database_unittest.cc
diff --git a/chrome/browser/history/android/android_urls_database_unittest.cc b/chrome/browser/history/android/android_urls_database_unittest.cc
index cf970e539bc03c13c85f6a5dd70734d032e35d73..4a6e92faab86ca9fef16511da4612dbe2d8a509a 100644
--- a/chrome/browser/history/android/android_urls_database_unittest.cc
+++ b/chrome/browser/history/android/android_urls_database_unittest.cc
@@ -20,8 +20,7 @@ class AndroidURLsMigrationTest : public HistoryUnitTestBase {
public:
AndroidURLsMigrationTest() {
}
- ~AndroidURLsMigrationTest() {
- }
+ virtual ~AndroidURLsMigrationTest() {}
protected:
virtual void SetUp() {

Powered by Google App Engine
This is Rietveld 408576698