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

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: 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 0c82c443cc5cf7aeedbe7a060b6546bc861006a0..9ea395ca8d60114dbfe8012afc94e442eb04bd21 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -28,6 +28,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',
@@ -108,7 +109,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