| Index: content/renderer/media/stream_texture_factory_impl_android.cc
|
| diff --git a/content/renderer/media/stream_texture_factory_impl_android.cc b/content/renderer/media/stream_texture_factory_impl_android.cc
|
| index 355519f2738aa2ef641c5d4b99f11641c169294e..28af04cb651ba16b1f22acd32a9d5328e60de737 100644
|
| --- a/content/renderer/media/stream_texture_factory_impl_android.cc
|
| +++ b/content/renderer/media/stream_texture_factory_impl_android.cc
|
| @@ -12,7 +12,7 @@
|
| #include "content/common/gpu/client/gpu_channel_host.h"
|
| #include "content/common/gpu/gpu_messages.h"
|
| #include "content/renderer/render_thread_impl.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
|
| +#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h"
|
| #include "ui/gfx/size.h"
|
|
|
| namespace {
|
|
|