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

Unified Diff: chrome/common/extensions/api/chromeos_info_private.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: chrome/common/extensions/api/chromeos_info_private.json
diff --git a/chrome/common/extensions/api/chromeos_info_private.json b/chrome/common/extensions/api/chromeos_info_private.json
index 8b8c7e1a504af60c356d3f530dad30384f75c051..b87c606903fd8af9fead941799d4494dcebc554f 100644
--- a/chrome/common/extensions/api/chromeos_info_private.json
+++ b/chrome/common/extensions/api/chromeos_info_private.json
@@ -7,8 +7,7 @@
"namespace": "chromeosInfoPrivate",
"description": "none",
"compiler_options": {
- "implemented_in": "chrome/browser/chromeos/extensions/info_private_api.h",
- "use_movable_types": true
+ "implemented_in": "chrome/browser/chromeos/extensions/info_private_api.h"
},
"types": [
{

Powered by Google App Engine
This is Rietveld 408576698