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

Unified Diff: chrome/common/extensions/api/schemas.gypi

Issue 541753004: Split web_view_internal_api and move part of it to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 6 years, 3 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/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index 788bfcd57ac599312f51a0f88334228338bfc58f..0288126425bdf881f3e3b6b22eb4d2d53727e29a 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -27,6 +27,7 @@
'bookmarks.json',
'braille_display_private.idl',
'browser.idl',
+ 'chrome_web_view_internal.json',
'cloud_print_private.json',
'command_line_private.json',
'content_settings.json',
@@ -102,7 +103,6 @@
'webrtc_audio_private.idl',
'webrtc_logging_private.idl',
'webstore_private.json',
- 'web_view_internal.json',
'windows.json',
],
'main_schema_include_rules': [

Powered by Google App Engine
This is Rietveld 408576698