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

Unified Diff: chrome/browser/extensions/activity_log/api_name_constants.h

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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/extensions/activity_log/api_name_constants.h
diff --git a/chrome/browser/extensions/activity_log/api_name_constants.h b/chrome/browser/extensions/activity_log/api_name_constants.h
index 9cc4984ad035518f30a3cc38a1636fc6200fb9cb..8ed4a2f9d654ba07e726d52e5a10f0bbd96559a1 100644
--- a/chrome/browser/extensions/activity_log/api_name_constants.h
+++ b/chrome/browser/extensions/activity_log/api_name_constants.h
@@ -77,7 +77,6 @@ const char* const kNames[] = {
"experimental.processes.onUpdated",
"experimental.processes.onUpdatedWithMemory",
"experimental.processes.terminate",
- "experimental.record.captureURLs", "experimental.record.replayURLs",
felt 2013/08/02 13:52:26 As the comment at the top of this file says, "Do n
pals 2013/08/05 05:35:55 Done.
"experimental.speechInput.isRecording", "experimental.speechInput.onError",
"experimental.speechInput.onResult", "experimental.speechInput.onSoundEnd",
"experimental.speechInput.onSoundStart", "experimental.speechInput.start",
« no previous file with comments | « no previous file | chrome/browser/extensions/api/record/record_api.h » ('j') | chrome/browser/ui/browser_window_state.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698