cpplinting

This commit is contained in:
Paul Betts 2015-10-21 13:17:56 -07:00
parent 938d68eb36
commit d020a7dc86
2 changed files with 6 additions and 7 deletions

View file

@ -77,7 +77,7 @@ class App : public mate::EventEmitter,
v8::Local<v8::Value> DefaultSession(v8::Isolate* isolate);
v8::Global<v8::Value> default_session_;
scoped_ptr<AtomProcessSingleton> process_singleton_;
ProcessSingleton::NotifyResult process_notify_result_;