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

Unified Diff: content/content_tests.gypi

Issue 104653007: Renamed DesktopCaptureDeviceAsh to DesktopCaptureDeviceAura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | « content/content_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index eed3507ea58c9070daf05f0e052d08ffdc067e09..c498959fcb8f6105f7202d0708f38f18ee66fabb 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -715,7 +715,7 @@
}],
['enable_webrtc==1 and chromeos==1', {
'sources': [
- 'browser/renderer_host/media/desktop_capture_device_ash_unittest.cc',
+ 'browser/renderer_host/media/desktop_capture_device_aura_unittest.cc',
],
}],
# TODO(jrg): remove the OS=="android" section?
« no previous file with comments | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698