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

Unified Diff: chrome/browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa_unittest.mm

Issue 1366123002: Cleanup: IWYU for base/gtest_prod_util.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gtest_iwyu
Patch Set: more lint Created 5 years, 3 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/autofill/new_credit_card_bubble_cocoa_unittest.mm
diff --git a/chrome/browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa_unittest.mm b/chrome/browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa_unittest.mm
index 6cfa1226f53db8b065b9bf0ed4f73eecc8693d76..a263acd835be319ccbc4bf140e0f9a8a923eb1cb 100644
--- a/chrome/browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa_unittest.mm
+++ b/chrome/browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa_unittest.mm
@@ -6,7 +6,6 @@
#import <Cocoa/Cocoa.h>
#include "base/compiler_specific.h"
-#include "base/gtest_prod_util.h"
#include "base/mac/foundation_util.h"
#include "base/mac/scoped_nsautorelease_pool.h"
#include "base/memory/ref_counted.h"

Powered by Google App Engine
This is Rietveld 408576698