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

Unified Diff: chrome/browser/ui/cocoa/translate/translate_infobar_base.h

Issue 6377001: [Mac] Organize all infobar files into chrome/browser/ui/cocoa/infobars/.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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/ui/cocoa/translate/translate_infobar_base.h
===================================================================
--- chrome/browser/ui/cocoa/translate/translate_infobar_base.h (revision 71658)
+++ chrome/browser/ui/cocoa/translate/translate_infobar_base.h (working copy)
@@ -7,7 +7,7 @@
#pragma once
#import <Cocoa/Cocoa.h>
-#import "chrome/browser/ui/cocoa/infobar_controller.h"
+#import "chrome/browser/ui/cocoa/infobars/infobar_controller.h"
#import "base/mac/cocoa_protocols.h"
#import "base/scoped_nsobject.h"
« no previous file with comments | « chrome/browser/ui/cocoa/infobars/infobar_test_helper.h ('k') | chrome/browser/ui/cocoa/translate/translate_infobar_base.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698