Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index eedf4ffd9f5ba5a16dd15eb48d636c065676787c..8b5c62a50c400e3f8968b902bd9d4ac1f6624ad1 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -698,7 +698,6 @@ |
'shell/tools/plugin/PluginTest.cpp', |
'shell/tools/plugin/PluginTest.h', |
'shell/tools/plugin/TestObject.cpp', |
- 'shell/tools/plugin/TestObject.h', |
'shell/tools/plugin/Tests/DocumentOpenInDestroyStream.cpp', |
'shell/tools/plugin/Tests/EvaluateJSAfterRemovingPluginElement.cpp', |
'shell/tools/plugin/Tests/FormValue.cpp', |
@@ -718,6 +717,7 @@ |
'shell/tools/plugin/Tests/PluginScriptableNPObjectInvokeDefault.cpp', |
'shell/tools/plugin/Tests/PluginScriptableObjectOverridesAllProperties.cpp', |
'shell/tools/plugin/main.cpp', |
+ 'shell/tools/plugin/test_object.h', |
], |
'include_dirs': [ |
'<(DEPTH)', |