Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2118)

Unified Diff: content/content_shell.gypi

Issue 151543005: Cleanup: Update TestObject.h to Chromium style. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/shell/tools/plugin/PluginObject.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)',
« no previous file with comments | « no previous file | content/shell/tools/plugin/PluginObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698