| Index: chrome/test/remoting/pin_browsertest.cc
|
| diff --git a/chrome/test/remoting/pin_browsertest.cc b/chrome/test/remoting/pin_browsertest.cc
|
| index 742113ee28d7a936285d5f0fbc52a2f4c4a728b2..28c96dd86dd1e7c672cedafee87237d99ebb3174 100644
|
| --- a/chrome/test/remoting/pin_browsertest.cc
|
| +++ b/chrome/test/remoting/pin_browsertest.cc
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/files/file_util.h"
|
| #include "chrome/test/remoting/remote_desktop_browsertest.h"
|
| #include "chrome/test/remoting/waiter.h"
|
|
|
|
|