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

Unified Diff: content/browser/gamepad/gamepad_consumer.h

Issue 1549113002: Switch to standard integer types in content/browser/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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
Index: content/browser/gamepad/gamepad_consumer.h
diff --git a/content/browser/gamepad/gamepad_consumer.h b/content/browser/gamepad/gamepad_consumer.h
index 1ef5c48038c4f3ee3979e0a8df9f1904b6f69f89..a733d4a82a9fd931f14b298d7658262dcf1933c9 100644
--- a/content/browser/gamepad/gamepad_consumer.h
+++ b/content/browser/gamepad/gamepad_consumer.h
@@ -5,7 +5,6 @@
#ifndef CONTENT_BROWSER_GAMEPAD_GAMEPAD_CONSUMER_H_
#define CONTENT_BROWSER_GAMEPAD_GAMEPAD_CONSUMER_H_
-#include "base/basictypes.h"
#include "content/common/content_export.h"
#include "third_party/WebKit/public/platform/WebGamepad.h"
« no previous file with comments | « content/browser/frame_host/render_widget_host_view_guest_unittest.cc ('k') | content/browser/gamepad/gamepad_data_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698