| Index: chrome/installer/gcapi/gcapi.cc
|
| diff --git a/chrome/installer/gcapi/gcapi.cc b/chrome/installer/gcapi/gcapi.cc
|
| index ae786e93b3bff91a0ae0357687c3638b99ab353d..17a0663be4e296f18c4f21b105938e06170c2f21 100644
|
| --- a/chrome/installer/gcapi/gcapi.cc
|
| +++ b/chrome/installer/gcapi/gcapi.cc
|
| @@ -33,8 +33,7 @@
|
| #include "chrome/installer/gcapi/gcapi_reactivation.h"
|
| #include "chrome/installer/util/google_update_constants.h"
|
| #include "chrome/installer/util/util_constants.h"
|
| -
|
| -#include "google_update_idl.h" // NOLINT
|
| +#include "google_update/google_update_idl.h"
|
|
|
| using base::Time;
|
| using base::TimeDelta;
|
|
|