electron/atom/browser/lib
Jeremy Apthorp 73eb5af2cc
refactor: remove unnecessary std::moves in linux code (#12951)
The compiler was complaining that the move was preventing copy elision.
2018-05-15 14:33:47 -07:00
..
bluetooth_chooser.cc also format missing .cc files 2018-04-18 20:48:45 -04:00
bluetooth_chooser.h Fix compilation 2017-08-15 16:19:21 +03:00
power_observer.h Simplify the public PowerObserver interface 2018-02-05 15:28:58 +09:00
power_observer_linux.cc refactor: remove unnecessary std::moves in linux code (#12951) 2018-05-15 14:33:47 -07:00
power_observer_linux.h Do not use virtual function to request shutdown 2018-02-05 15:50:55 +09:00