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

Unified Diff: media/filters/vp8_bool_decoder.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/filters/vp8_bool_decoder.h
diff --git a/media/filters/vp8_bool_decoder.h b/media/filters/vp8_bool_decoder.h
index cea701b6a83bd0203052ebe1b3baeadbd4e85bbe..50cbb441d786a6c6ae96db238ee17a14e264d510 100644
--- a/media/filters/vp8_bool_decoder.h
+++ b/media/filters/vp8_bool_decoder.h
@@ -45,7 +45,6 @@
#include <sys/types.h>
-#include "base/basictypes.h"
#include "base/logging.h"
#include "media/base/media_export.h"

Powered by Google App Engine
This is Rietveld 408576698