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

Unified Diff: base/callback_internal.h

Issue 6759017: iwyu: Cleanup in the following files: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Copyright again. Created 9 years, 9 months 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 | « base/bzip2_error_handler.cc ('k') | base/command_line.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/callback_internal.h
diff --git a/base/callback_internal.h b/base/callback_internal.h
index c6c70cfe9e5c50cbc66d03175a59e5912c9248eb..b83b04909fd6758b94ad0528622aaf0a6e884f43 100644
--- a/base/callback_internal.h
+++ b/base/callback_internal.h
@@ -9,6 +9,8 @@
#define BASE_CALLBACK_INTERNAL_H_
#pragma once
+#include <stddef.h>
+
#include "base/base_api.h"
#include "base/memory/ref_counted.h"
« no previous file with comments | « base/bzip2_error_handler.cc ('k') | base/command_line.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698