Chromium Code Reviews

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 21854002: Remove experimental.record api completely (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index bc32cddb22e0a587588a552f049118ca45cb2534..48a78dc0fec82f64c593131a289aeb317275f049 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -54,7 +54,6 @@
'experimental_idltest.idl',
'location.idl',
'experimental_media_galleries.idl',
- 'experimental_record.json',
'system_memory.idl',
'extension.json',
'feedback_private.idl',

Powered by Google App Engine