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

Unified Diff: extensions/common/api/_api_features.json

Issue 820513002: Renamed WorkerFrame to SurfaceWorker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: extensions/common/api/_api_features.json
diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
index ddc11ffb610d4415d22c5b797561cc1f583720b4..1eb739082e460fea65c492ef941a5b111c0e6c72 100644
--- a/extensions/common/api/_api_features.json
+++ b/extensions/common/api/_api_features.json
@@ -381,7 +381,7 @@
"contexts": ["webui"],
"matches": ["chrome://chrome-signin/*", "chrome://oobe/*"]
}],
- "workerFrameInternal": {
+ "surfaceWorkerInternal": {
lazyboy 2014/12/18 22:14:09 Sort
"internal": true,
"channel": "trunk",
"contexts": "all",
« no previous file with comments | « extensions/browser/guest_view/worker_frame/worker_frame_guest.cc ('k') | extensions/common/feature_switch.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698