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

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

Issue 1848103005: [Extensions] Remove the "use_movable_types" entry from idl/json files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: extensions/common/api/web_request_internal.json
diff --git a/extensions/common/api/web_request_internal.json b/extensions/common/api/web_request_internal.json
index 2fb82daa335889af05d34a21679d863761412d6a..4adcd06dacb97991fb7f4c7c1faa14416801bf6c 100644
--- a/extensions/common/api/web_request_internal.json
+++ b/extensions/common/api/web_request_internal.json
@@ -7,8 +7,7 @@
"namespace": "webRequestInternal",
"description": "none",
"compiler_options": {
- "implemented_in": "extensions/browser/api/web_request/web_request_api.h",
- "use_movable_types": true
+ "implemented_in": "extensions/browser/api/web_request/web_request_api.h"
},
"types": [
{

Powered by Google App Engine
This is Rietveld 408576698