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

Unified Diff: media/base/player_tracker.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/base/player_tracker.h
diff --git a/media/base/player_tracker.h b/media/base/player_tracker.h
index ff41c0acfec26441e5a705b45e1184ab8a555aff..aba01b359d89dc33a3d4c2e1b989b44a33d1804d 100644
--- a/media/base/player_tracker.h
+++ b/media/base/player_tracker.h
@@ -5,7 +5,6 @@
#ifndef MEDIA_BASE_PLAYER_TRACKER_H_
#define MEDIA_BASE_PLAYER_TRACKER_H_
-#include "base/basictypes.h"
#include "base/callback.h"
#include "media/base/media_export.h"
« no previous file with comments | « media/base/pipeline_status.h ('k') | media/base/ranges.h » ('j') | media/cdm/stub/stub_cdm.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698