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

Unified Diff: media/cdm/cdm_wrapper.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/cdm_wrapper.h
diff --git a/media/cdm/cdm_wrapper.h b/media/cdm/cdm_wrapper.h
index eafd3d7f43f45c887488be22ecd86619d5c4922b..8ba71a7a5cb201b47dde7afe63e59e43826287e9 100644
--- a/media/cdm/cdm_wrapper.h
+++ b/media/cdm/cdm_wrapper.h
@@ -7,7 +7,6 @@
#include <string>
-#include "base/basictypes.h"
#include "media/cdm/api/content_decryption_module.h"
#include "media/cdm/supported_cdm_versions.h"
« no previous file with comments | « media/cdm/cdm_helpers.h ('k') | media/cdm/cenc_utils.h » ('j') | media/cdm/stub/stub_cdm.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698