Update to API changes of Chrome 47
This commit is contained in:
parent
766bbfcb05
commit
73e7773d84
46 changed files with 113 additions and 239 deletions
|
@ -503,7 +503,7 @@ class ProcessSingleton::LinuxWatcher
|
|||
// reads.
|
||||
size_t bytes_read_;
|
||||
|
||||
base::OneShotTimer<SocketReader> timer_;
|
||||
base::OneShotTimer timer_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(SocketReader);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue