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

Unified Diff: content/shell/renderer/gc_extension.cc

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 | « content/shell/renderer/gc_extension.h ('k') | content/shell/renderer/shell_render_process_observer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/renderer/gc_extension.cc
diff --git a/webkit/support/gc_extension.cc b/content/shell/renderer/gc_extension.cc
similarity index 93%
rename from webkit/support/gc_extension.cc
rename to content/shell/renderer/gc_extension.cc
index bc57ad5623191c3bf6ae911b7e6d539a4a2ea6c8..936cfcd7319dec45ae2f214d3ce52b095c97f8e2 100644
--- a/webkit/support/gc_extension.cc
+++ b/content/shell/renderer/gc_extension.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "webkit/support/gc_extension.h"
+#include "content/shell/renderer/gc_extension.h"
#include "v8/include/v8.h"
« no previous file with comments | « content/shell/renderer/gc_extension.h ('k') | content/shell/renderer/shell_render_process_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698