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

Unified Diff: chrome/browser/media/media_permission.h

Issue 1550593002: Switch to standard integer types in chrome/browser/, part 2 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: chrome/browser/media/media_permission.h
diff --git a/chrome/browser/media/media_permission.h b/chrome/browser/media/media_permission.h
index fcdcfa1f8394abd851efeb8e0dd7dccfa59be1bf..214a6cb3e70ec7662e955984515d9eefa2592a09 100644
--- a/chrome/browser/media/media_permission.h
+++ b/chrome/browser/media/media_permission.h
@@ -7,6 +7,7 @@
#include <string>
+#include "base/macros.h"
#include "components/content_settings/core/common/content_settings.h"
#include "components/content_settings/core/common/content_settings_types.h"
#include "content/public/common/media_stream_request.h"
« no previous file with comments | « chrome/browser/media/media_device_id_salt.h ('k') | chrome/browser/media/media_stream_camera_permission_context_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698