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

Unified Diff: chrome/chrome.gyp

Issue 159542: Add a WebKit API that registers a V8 extension to be loaded into content (Closed)
Patch Set: final Created 11 years, 5 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 | « DEPS ('k') | chrome/renderer/extension_groups.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 7285d5bb891fa2469cd31633a8ef2f29e5231ecd..8484506d613ec4bc769b55fc198f08abc8602eb2 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2518,6 +2518,7 @@
'renderer/devtools_client.h',
'renderer/dom_ui_bindings.cc',
'renderer/dom_ui_bindings.h',
+ 'renderer/extension_groups.h',
'renderer/external_host_bindings.cc',
'renderer/external_host_bindings.h',
'renderer/external_extension.cc',
« no previous file with comments | « DEPS ('k') | chrome/renderer/extension_groups.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698