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

Unified Diff: chrome/chrome_tests.gypi

Issue 2131993002: Delete the audio modem and copresence private APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@eol
Patch Set: Sync again Created 4 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
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 7990a805b8ef0cbcf2b4ae48677474120e8ba555..8a69a728ba454a5bbd83cbe5107b733f4ee2647b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2661,16 +2661,6 @@
'browser/ui/webui/log_web_ui_url_browsertest.cc',
],
}],
- ['OS!="android" and OS!="ios"', {
- 'sources': [
- 'browser/copresence/chrome_whispernet_client_browsertest.cc',
- ],
- 'dependencies': [
- '../components/components.gyp:audio_modem',
- # build time dependency.
- '../v8/samples/samples.gyp:v8_shell#host',
- ],
- }],
['enable_app_list==1', {
'sources': [ '<@(chrome_browser_tests_app_list_sources)' ],
'conditions': [
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698