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

Unified Diff: chrome/browser/importer/firefox3_importer.h

Issue 174259: Recommit "Bring up Firefox Password Import Unittest on OS X." (Closed)
Patch Set: Created 11 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/importer/firefox_importer_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/importer/firefox3_importer.h
diff --git a/chrome/browser/importer/firefox3_importer.h b/chrome/browser/importer/firefox3_importer.h
index 12a678f580784ad2626f0e2ad017bc854bf885f4..9daa6b53ac1364fb49094d8cf6ec80a9af57fc9d 100644
--- a/chrome/browser/importer/firefox3_importer.h
+++ b/chrome/browser/importer/firefox3_importer.h
@@ -80,7 +80,7 @@ class Firefox3Importer : public Importer {
std::wstring source_path_;
std::wstring app_path_;
- DISALLOW_EVIL_CONSTRUCTORS(Firefox3Importer);
+ DISALLOW_COPY_AND_ASSIGN(Firefox3Importer);
};
#endif // CHROME_BROWSER_IMPORTER_FIREFOX3_IMPORTER_H_
« no previous file with comments | « no previous file | chrome/browser/importer/firefox_importer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698