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

Unified Diff: modules/audio_device/audio_device_config.h

Issue 3020493002: Remove AudioDeviceObserver and make ADM not inherit from the Module interface.
Patch Set: linux build error Created 3 years, 3 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: modules/audio_device/audio_device_config.h
diff --git a/modules/audio_device/audio_device_config.h b/modules/audio_device/audio_device_config.h
index e2ad1fd5473a2e04901bc254c950c72d6869a2ec..2d1e94fbd4eb3fc9c83df6390c6ae43a6407c7ae 100644
--- a/modules/audio_device/audio_device_config.h
+++ b/modules/audio_device/audio_device_config.h
@@ -13,7 +13,6 @@
// Enumerators
//
-enum { kAdmMaxIdleTimeProcess = 1000 };
enum { GET_MIC_VOLUME_INTERVAL_MS = 1000 };
// Platform specifics

Powered by Google App Engine
This is Rietveld 408576698