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

Unified Diff: ui/accelerated_widget_mac/io_surface_context.h

Issue 1550483002: Switch to standard integer types in ui/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@int-ui-events
Patch Set: Created 5 years 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 | « ui/accelerated_widget_mac/display_link_mac.cc ('k') | ui/accelerated_widget_mac/surface_handle_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accelerated_widget_mac/io_surface_context.h
diff --git a/ui/accelerated_widget_mac/io_surface_context.h b/ui/accelerated_widget_mac/io_surface_context.h
index bf2b25471136398b619b7e9452d1d1226ae38cdc..b84eb719675fd015d81cd77ca89fa57a332bb953 100644
--- a/ui/accelerated_widget_mac/io_surface_context.h
+++ b/ui/accelerated_widget_mac/io_surface_context.h
@@ -8,7 +8,6 @@
#include <OpenGL/OpenGL.h>
#include <map>
-#include "base/basictypes.h"
#include "base/lazy_instance.h"
#include "base/mac/scoped_nsobject.h"
#include "base/memory/ref_counted.h"
« no previous file with comments | « ui/accelerated_widget_mac/display_link_mac.cc ('k') | ui/accelerated_widget_mac/surface_handle_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698