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

Unified Diff: chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm

Issue 454583002: Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui/base/resource/resourc… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Cros some more Created 6 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
Index: chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm
diff --git a/chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm b/chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm
index 536bacfc6885e9f0295dd03f7ed9eeaef7b92995..a115695760f7f829a0dd8a06609a557de68926a1 100644
--- a/chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm
+++ b/chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm
@@ -7,7 +7,6 @@
#include "base/mac/scoped_nsobject.h"
#import "chrome/browser/ui/cocoa/profiles/avatar_label_button.h"
#import "chrome/browser/ui/cocoa/cocoa_test_helper.h"
-#include "grit/theme_resources.h"
#include "testing/gtest/include/gtest/gtest.h"
class AvatarLabelButtonTest : public CocoaTest {
« no previous file with comments | « chrome/browser/ui/cocoa/profiles/avatar_label_button.mm ('k') | chrome/browser/ui/cocoa/styled_text_field_cell.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698