From 18478791041d4b7289ad03980a2a694b1c005350 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Mon, 10 Sep 2012 21:48:40 +0000 Subject: Fix CrOS build. TBR=khorimoto Review URL: https://chromiumcodereview.appspot.com/10905194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155842 0039d316-1c4b-4281-b951-d872f2087c98 --- chromeos/cryptohome/async_method_caller.h | 1 + 1 file changed, 1 insertion(+) (limited to 'chromeos') diff --git a/chromeos/cryptohome/async_method_caller.h b/chromeos/cryptohome/async_method_caller.h index e1e54bb..38e0182f 100644 --- a/chromeos/cryptohome/async_method_caller.h +++ b/chromeos/cryptohome/async_method_caller.h @@ -7,6 +7,7 @@ #include +#include "base/basictypes.h" #include "base/callback_forward.h" #include "chromeos/chromeos_export.h" #include "third_party/cros_system_api/dbus/service_constants.h" -- cgit v1.1