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

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

Issue 820513002: Renamed WorkerFrame to SurfaceWorker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tests Created 6 years 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 | « extensions/common/api/_api_features.json ('k') | extensions/common/api/surface_worker_internal.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/schemas.gypi
diff --git a/extensions/common/api/schemas.gypi b/extensions/common/api/schemas.gypi
index 99d9a90c83f4f29c4dcd0a41c58143d6e37983db..3fe3d172db16ead8e531d3e951c8b7ae93b0f5da 100644
--- a/extensions/common/api/schemas.gypi
+++ b/extensions/common/api/schemas.gypi
@@ -37,6 +37,7 @@
'sockets_tcp_server.idl',
'sockets_udp.idl',
'storage.json',
+ 'surface_worker_internal.json',
'system_cpu.idl',
'system_display.idl',
'system_memory.idl',
@@ -46,8 +47,7 @@
'usb.idl',
'virtual_keyboard_private.json',
'web_request.json',
- 'web_view_internal.json',
- 'worker_frame_internal.json'
+ 'web_view_internal.json'
],
# ChromeOS-specific schemas.
'chromeos_schema_files': [
« no previous file with comments | « extensions/common/api/_api_features.json ('k') | extensions/common/api/surface_worker_internal.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698