| Index: chrome/browser/importer/firefox_profile_lock.cc
|
| diff --git a/chrome/browser/importer/firefox_profile_lock.cc b/chrome/browser/importer/firefox_profile_lock.cc
|
| index dab03810538310d7f89bb89c1ac850b3f3b2ce21..a5afafcf00bbbc6d6edfb05c2a218e104dbd0156 100644
|
| --- a/chrome/browser/importer/firefox_profile_lock.cc
|
| +++ b/chrome/browser/importer/firefox_profile_lock.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/threading/thread_restrictions.h"
|
| +#include "build/build_config.h"
|
|
|
| // This class is based on Firefox code in:
|
| // profile/dirserviceprovider/src/nsProfileLock.cpp
|
|
|