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

Unified Diff: chrome/installer/gcapi/gcapi_test_registry_overrider.h

Issue 1548153002: Switch to standard integer types in chrome/. (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/installer/gcapi/gcapi_reactivation_test.cc ('k') | chrome/installer/gcapi_mac/gcapi.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/gcapi/gcapi_test_registry_overrider.h
diff --git a/chrome/installer/gcapi/gcapi_test_registry_overrider.h b/chrome/installer/gcapi/gcapi_test_registry_overrider.h
index 44dfed033b4339f79e35701d86c9f2426b001be1..b164b623dc3dc2d084a87de4a72c7846d63e5311 100644
--- a/chrome/installer/gcapi/gcapi_test_registry_overrider.h
+++ b/chrome/installer/gcapi/gcapi_test_registry_overrider.h
@@ -5,6 +5,7 @@
#ifndef CHROME_INSTALLER_GCAPI_GCAPI_TEST_REGISTRY_OVERRIDER_H_
#define CHROME_INSTALLER_GCAPI_GCAPI_TEST_REGISTRY_OVERRIDER_H_
+#include "base/macros.h"
#include "base/test/test_reg_util_win.h"
// Overrides the registry throughout its lifetime; used by GCAPI tests
« no previous file with comments | « chrome/installer/gcapi/gcapi_reactivation_test.cc ('k') | chrome/installer/gcapi_mac/gcapi.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698