| Index: components/feedback/feedback_common.cc
|
| diff --git a/components/feedback/feedback_common.cc b/components/feedback/feedback_common.cc
|
| index e3e27480c7a0c90805a1c316ef4ae35dbb66ef8b..913115cbc048b24b828b6dede475b7731c457cc6 100644
|
| --- a/components/feedback/feedback_common.cc
|
| +++ b/components/feedback/feedback_common.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "feedback_common.h"
|
| +#include "components/feedback/feedback_common.h"
|
|
|
| #include "base/strings/string_util.h"
|
| #include "components/feedback/proto/common.pb.h"
|
|
|