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

Unified Diff: chrome/browser/views/infobars/after_translate_infobar.h

Issue 3064026: Fix presubmit errors part 2. (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: Created 10 years, 5 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 | « chrome/browser/sync/test_profile_sync_service.h ('k') | chrome/test/pyautolib/pyautolib.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/infobars/after_translate_infobar.h
diff --git a/chrome/browser/views/infobars/after_translate_infobar.h b/chrome/browser/views/infobars/after_translate_infobar.h
index 6e781da9096d45dc98ec7d27570996285e67b72e..4481cb01f52a12ba2fb217f199db8b0c57a6b902 100644
--- a/chrome/browser/views/infobars/after_translate_infobar.h
+++ b/chrome/browser/views/infobars/after_translate_infobar.h
@@ -25,9 +25,8 @@ class Menu2;
class MenuButton;
}
-class AfterTranslateInfoBar :
- public TranslateInfoBarBase,
- public views::ViewMenuDelegate {
+class AfterTranslateInfoBar : public TranslateInfoBarBase,
+ public views::ViewMenuDelegate {
public:
explicit AfterTranslateInfoBar(TranslateInfoBarDelegate* delegate);
virtual ~AfterTranslateInfoBar();
« no previous file with comments | « chrome/browser/sync/test_profile_sync_service.h ('k') | chrome/test/pyautolib/pyautolib.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698