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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 276733003: Add empty Linux implementation of audio_service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
« no previous file with comments | « chrome/browser/extensions/api/audio/audio_service_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 00c3842f079938645c5705049ac3edc072d15363..27fa348c17c0aaa268ddb12f1adf8aaa919c379f 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -139,6 +139,7 @@
'browser/extensions/api/audio/audio_service.cc',
Lei Zhang 2014/07/01 05:37:25 You forgot to exclude this, so the dummy implement
'browser/extensions/api/audio/audio_service.h',
'browser/extensions/api/audio/audio_service_chromeos.cc',
+ 'browser/extensions/api/audio/audio_service_linux.cc',
'browser/extensions/api/automation_internal/automation_internal_api.cc',
'browser/extensions/api/automation_internal/automation_internal_api.h',
'browser/extensions/api/automation_internal/automation_util.cc',
« no previous file with comments | « chrome/browser/extensions/api/audio/audio_service_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698