Chromium Code Reviews| Index: components/handoff/handoff_manager.mm |
| diff --git a/components/handoff/handoff_manager.mm b/components/handoff/handoff_manager.mm |
| index 0f889d161f8df5eeab8f23e934fd3953c99468c1..0f4fa76a9ed9e147efa9ae1df75bcb3571513961 100644 |
| --- a/components/handoff/handoff_manager.mm |
| +++ b/components/handoff/handoff_manager.mm |
| @@ -6,6 +6,7 @@ |
| #include "base/logging.h" |
| #include "base/mac/scoped_nsobject.h" |
| +#include "build/build_config.h" |
| #include "net/base/mac/url_conversions.h" |
| #if defined(OS_IOS) |