mirror of
https://github.com/electron/electron.git
synced 2026-01-29 17:28:18 -05:00
Fix typos
This commit is contained in:
@@ -83,4 +83,4 @@ void MediaStreamDevicesController::Deny() {
|
||||
scoped_ptr<content::MediaStreamUI>());
|
||||
}
|
||||
|
||||
} // namespace atom
|
||||
} // namespace brightray
|
||||
|
||||
@@ -41,6 +41,6 @@ class MediaStreamDevicesController {
|
||||
DISALLOW_COPY_AND_ASSIGN(MediaStreamDevicesController);
|
||||
};
|
||||
|
||||
} // namespace atom
|
||||
} // namespace brightray
|
||||
|
||||
#endif // BRIGHTRAY_BROWSER_MEDIA_MEDIA_STREAM_DEVICES_CONTROLLER_H_
|
||||
|
||||
Reference in New Issue
Block a user