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

Unified Diff: media/cdm/player_tracker_impl.h

Issue 1534273002: Switch to standard integer types in media/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more 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: media/cdm/player_tracker_impl.h
diff --git a/media/cdm/player_tracker_impl.h b/media/cdm/player_tracker_impl.h
index 7da1a2546ad2a5fb4a11a5dcfcb6b09bb3b2cf22..54de500e895b1c2086d172ebc250de8b7fbd2568 100644
--- a/media/cdm/player_tracker_impl.h
+++ b/media/cdm/player_tracker_impl.h
@@ -7,7 +7,6 @@
#include <map>
-#include "base/basictypes.h"
#include "base/callback.h"
#include "base/synchronization/lock.h"
#include "media/base/media_export.h"

Powered by Google App Engine
This is Rietveld 408576698