Fix typos
This commit is contained in:
parent
2595335045
commit
c2623d2bdc
2 changed files with 2 additions and 2 deletions
|
@ -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_
|
||||
|
|
Loading…
Reference in a new issue