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

Unified Diff: chrome/browser/ui/cocoa/validation_message_bubble_controller.h

Issue 16012017: Use a direct include of strings headers in chrome/browser/ui/cocoa/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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/validation_message_bubble_controller.h
diff --git a/chrome/browser/ui/cocoa/validation_message_bubble_controller.h b/chrome/browser/ui/cocoa/validation_message_bubble_controller.h
index c26c95ec165f414be912f6b8fffbff3a34d293f4..e010fabfc6f3ef4d84cc2828c5ce5e1232cc0378 100644
--- a/chrome/browser/ui/cocoa/validation_message_bubble_controller.h
+++ b/chrome/browser/ui/cocoa/validation_message_bubble_controller.h
@@ -5,7 +5,7 @@
#ifndef CHROME_BROWSER_UI_COCOA_VALIDATION_MESSAGE_BUBBLE_CONTROLLER_H_
#define CHROME_BROWSER_UI_COCOA_VALIDATION_MESSAGE_BUBBLE_CONTROLLER_H_
-#include "base/string16.h"
+#include "base/strings/string16.h"
#import "chrome/browser/ui/cocoa/base_bubble_controller.h"
// A bubble controller implementation for ValidationMessageBubbleCocoa class.
« no previous file with comments | « chrome/browser/ui/cocoa/toolbar/toolbar_controller.mm ('k') | chrome/browser/ui/cocoa/wrench_menu/wrench_menu_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698