| Index: remoting/base/capabilities_unittest.cc
|
| diff --git a/remoting/base/capabilities_unittest.cc b/remoting/base/capabilities_unittest.cc
|
| index 16b9c0fa4bf4d1150e14eb620a3b46283e44160a..5a6982ae50a9f6451a9c1d145ce859f9652fa303 100644
|
| --- a/remoting/base/capabilities_unittest.cc
|
| +++ b/remoting/base/capabilities_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include <algorithm>
|
| #include <vector>
|
|
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "remoting/base/capabilities.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|