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

Unified Diff: content/content_browser.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/browser/renderer_host/media/video_capture_manager.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 5c697e10e448cd127c8458243be3490440e70eee..f75558ed689705791a226a6353ccc2d4d1284e1c 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1358,8 +1358,8 @@
'sources': [
'browser/renderer_host/media/desktop_capture_device.cc',
'browser/renderer_host/media/desktop_capture_device.h',
- 'browser/renderer_host/media/desktop_capture_device_ash.cc',
- 'browser/renderer_host/media/desktop_capture_device_ash.h',
+ 'browser/renderer_host/media/desktop_capture_device_aura.cc',
+ 'browser/renderer_host/media/desktop_capture_device_aura.h',
],
'dependencies': [
'../third_party/webrtc/modules/modules.gyp:desktop_capture',
« no previous file with comments | « content/browser/renderer_host/media/video_capture_manager.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698