| Index: content/renderer/pepper/pepper_plugin_instance_impl.cc
|
| diff --git a/content/renderer/pepper/pepper_plugin_instance_impl.cc b/content/renderer/pepper/pepper_plugin_instance_impl.cc
|
| index ecbd59cc64026947382033f25ba400230f5d1e7b..b34ab5b7269ddd3792c9b0486f59e76f12564285 100644
|
| --- a/content/renderer/pepper/pepper_plugin_instance_impl.cc
|
| +++ b/content/renderer/pepper/pepper_plugin_instance_impl.cc
|
| @@ -15,9 +15,9 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/time/time.h"
|
| #include "base/trace_event/trace_event.h"
|
| -#include "cc/base/latency_info_swap_promise.h"
|
| #include "cc/blink/web_layer_impl.h"
|
| #include "cc/layers/texture_layer.h"
|
| +#include "cc/output/latency_info_swap_promise.h"
|
| #include "cc/trees/layer_tree_host.h"
|
| #include "content/common/content_constants_internal.h"
|
| #include "content/common/frame_messages.h"
|
|
|