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

Unified Diff: chrome/test/base/extension_load_waiter_one_shot.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/test/base/extension_js_browser_test.h ('k') | chrome/test/base/find_in_page_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/extension_load_waiter_one_shot.h
diff --git a/chrome/test/base/extension_load_waiter_one_shot.h b/chrome/test/base/extension_load_waiter_one_shot.h
index 15cae651a97b8fad4600d65d82647af8887f59d0..802deec1357193212610329ba168a64eea2ec138 100644
--- a/chrome/test/base/extension_load_waiter_one_shot.h
+++ b/chrome/test/base/extension_load_waiter_one_shot.h
@@ -6,6 +6,7 @@
#define CHROME_TEST_BASE_EXTENSION_LOAD_WAITER_ONE_SHOT_H_
#include "base/callback_forward.h"
+#include "base/macros.h"
#include "content/public/browser/notification_observer.h"
#include "content/public/browser/notification_registrar.h"
#include "content/public/test/test_utils.h"
« no previous file with comments | « chrome/test/base/extension_js_browser_test.h ('k') | chrome/test/base/find_in_page_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698