| Index: chrome/browser/aeropeek_manager.cc
|
| diff --git a/chrome/browser/aeropeek_manager.cc b/chrome/browser/aeropeek_manager.cc
|
| index 460e22e324dcab786985048ef82baf5e6f1171c5..34e6ef60c964fabc2e1ee4568b39ec5ebfc24f92 100644
|
| --- a/chrome/browser/aeropeek_manager.cc
|
| +++ b/chrome/browser/aeropeek_manager.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "app/win/shell.h"
|
| #include "base/command_line.h"
|
| -#include "base/memory/scoped_native_library.h"
|
| +#include "base/scoped_native_library.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/win/scoped_comptr.h"
|
| #include "base/win/scoped_gdi_object.h"
|
|
|