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

Unified Diff: ui/android/edge_effect_base.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/android/edge_effect.cc ('k') | ui/android/overscroll_glow.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/edge_effect_base.h
diff --git a/ui/android/edge_effect_base.h b/ui/android/edge_effect_base.h
index c0bc753dd66bd3c048120246262f266759916617..ccd1b03eb730a705e63a8b87016266dc0bb0f06c 100644
--- a/ui/android/edge_effect_base.h
+++ b/ui/android/edge_effect_base.h
@@ -5,7 +5,6 @@
#ifndef UI_ANDROID_EDGE_EFFECT_BASE_H_
#define UI_ANDROID_EDGE_EFFECT_BASE_H_
-#include "base/basictypes.h"
#include "base/time/time.h"
#include "ui/gfx/geometry/size_f.h"
#include "ui/gfx/transform.h"
« no previous file with comments | « ui/android/edge_effect.cc ('k') | ui/android/overscroll_glow.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698