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

Unified Diff: extensions/common/api/idle.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/idle.json
diff --git a/extensions/common/api/idle.json b/extensions/common/api/idle.json
index c141baedb5f332617ace09e7cdb620bebce98c6f..43a9d071b6a01b3ae72c487b3738805c8be6d528 100644
--- a/extensions/common/api/idle.json
+++ b/extensions/common/api/idle.json
@@ -6,7 +6,6 @@
{
"namespace": "idle",
"description": "Use the <code>chrome.idle</code> API to detect when the machine's idle state changes.",
- "compiler_options": {"use_movable_types": true},
"types": [
{
"id": "IdleState",

Powered by Google App Engine
This is Rietveld 408576698