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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 11968054: <webview>: Implement ExecuteScript (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed nits Created 7 years, 11 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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 1e7d8431bf7f0ff8f748a3d6e95d7ced273496cb..2fa847fe274e4b52fa887c6995480c3ce9d76237 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -67,6 +67,7 @@
'tab_capture.idl',
'tabs.json',
'usb.idl',
+ 'webview.json',
'web_navigation.json',
'web_request.json',
'windows.json',

Powered by Google App Engine
This is Rietveld 408576698