diff options
Diffstat (limited to 'chrome_frame/test/automation_client_mock.cc')
-rw-r--r-- | chrome_frame/test/automation_client_mock.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/test/automation_client_mock.cc b/chrome_frame/test/automation_client_mock.cc index 83d2b6a..f699635 100644 --- a/chrome_frame/test/automation_client_mock.cc +++ b/chrome_frame/test/automation_client_mock.cc @@ -3,6 +3,7 @@ // found in the LICENSE file. #include "chrome_frame/test/automation_client_mock.h" +#include "base/callback.h" #include "net/base/net_errors.h" #include "chrome_frame/test/chrome_frame_test_utils.h" |