| Index: content/renderer/shared_memory_seqlock_reader.cc
|
| diff --git a/content/renderer/shared_memory_seqlock_reader.cc b/content/renderer/shared_memory_seqlock_reader.cc
|
| index 5cf93478db4b757f73d3b914dd285776926f6807..2727aa52f99fd015c5c9d51a9cf026c8040d4d9b 100644
|
| --- a/content/renderer/shared_memory_seqlock_reader.cc
|
| +++ b/content/renderer/shared_memory_seqlock_reader.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 "shared_memory_seqlock_reader.h"
|
| +#include "content/renderer/shared_memory_seqlock_reader.h"
|
|
|
| namespace content {
|
| namespace internal {
|
|
|