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

Unified Diff: content/content_shell.gypi

Issue 22723005: Remove gc extension from webkit/support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: put gc_extension in content/shell/renderer Created 7 years, 4 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/content_tests.gypi » ('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 8312091358201c6d5b3def34c1b1970b2a652f3a..ae9012e96fdb2b30887a055c7c3df7ad5adc3209 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -89,6 +89,8 @@
'shell/minimal_shell.h',
'shell/notify_done_forwarder.cc',
'shell/notify_done_forwarder.h',
+ 'shell/renderer/gc_extension.cc',
+ 'shell/renderer/gc_extension.h',
'shell/renderer/shell_content_renderer_client.cc',
'shell/renderer/shell_content_renderer_client.h',
'shell/renderer/shell_render_process_observer.cc',
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698