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

Unified Diff: chrome/common/extensions/api/activity_log_private.json

Issue 1825263002: [Extensions] Convert APIs to use movable types [1] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Antony's 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/activity_log_private.json
diff --git a/chrome/common/extensions/api/activity_log_private.json b/chrome/common/extensions/api/activity_log_private.json
index 685ac8258b2b866117cc8d3d6fe61899fc234f0d..2c351bf153b3fd15345070ab8281cc4189b7553a 100644
--- a/chrome/common/extensions/api/activity_log_private.json
+++ b/chrome/common/extensions/api/activity_log_private.json
@@ -6,6 +6,7 @@
{
"namespace": "activityLogPrivate",
"description": "none",
+ "compiler_options": { "use_movable_types": true },
"types": [
{
"id": "ExtensionActivityType",
« no previous file with comments | « chrome/common/extensions/api/accessibility_features.json ('k') | chrome/common/extensions/api/appview_tag.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698