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

Unified Diff: chrome/common/font_loader_mac.h

Issue 3181028: FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in src/chrome. (Closed)
Patch Set: should now build? Created 10 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
« no previous file with comments | « chrome/common/extensions/update_manifest.cc ('k') | chrome/gpu/gpu_video_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/font_loader_mac.h
diff --git a/chrome/common/font_loader_mac.h b/chrome/common/font_loader_mac.h
index a793e5e4cffc53c0494f0cfc73038fb84dcdfcfe..d25ec43b39841728e06fd8ab4f64e08e05d53504 100644
--- a/chrome/common/font_loader_mac.h
+++ b/chrome/common/font_loader_mac.h
@@ -9,7 +9,6 @@
#include <ApplicationServices/ApplicationServices.h>
#include "base/shared_memory.h"
-#include "base/string16.h"
#ifdef __OBJC__
@class NSFont;
« no previous file with comments | « chrome/common/extensions/update_manifest.cc ('k') | chrome/gpu/gpu_video_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698