| Index: third_party/WebKit/Source/modules/plugins/DOMPlugin.cpp
|
| diff --git a/third_party/WebKit/Source/modules/plugins/DOMPlugin.cpp b/third_party/WebKit/Source/modules/plugins/DOMPlugin.cpp
|
| index ac0fb25d107dcb255a5635c012729526f1c2aa87..0518480b573b85aedb40f2af001140d5f4ec59f8 100644
|
| --- a/third_party/WebKit/Source/modules/plugins/DOMPlugin.cpp
|
| +++ b/third_party/WebKit/Source/modules/plugins/DOMPlugin.cpp
|
| @@ -20,7 +20,7 @@
|
| #include "modules/plugins/DOMPlugin.h"
|
|
|
| #include "platform/plugins/PluginData.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|