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

Unified Diff: chrome/browser/media/test_license_server.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
« no previous file with comments | « chrome/browser/media/router/test_helper.h ('k') | chrome/browser/media/test_license_server_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media/test_license_server.h
diff --git a/chrome/browser/media/test_license_server.h b/chrome/browser/media/test_license_server.h
index 0fa77f45b905e812c97a8e18b3fb762798c902b9..2796dcc7fdd32f81a01ebe5acb3822b559ab9f96 100644
--- a/chrome/browser/media/test_license_server.h
+++ b/chrome/browser/media/test_license_server.h
@@ -6,6 +6,7 @@
#define CHROME_BROWSER_MEDIA_TEST_LICENSE_SERVER_H_
#include <string>
+#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
#include "base/process/process.h"
« no previous file with comments | « chrome/browser/media/router/test_helper.h ('k') | chrome/browser/media/test_license_server_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698