electron/shell/app/electron_main.h

11 строки
291 B
C
Исходник Обычный вид История

// Copyright (c) 2013 GitHub, Inc.
2014-04-25 13:49:37 +04:00
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#ifndef SHELL_APP_ELECTRON_MAIN_H_
#define SHELL_APP_ELECTRON_MAIN_H_
2014-03-16 04:58:59 +04:00
#include "content/public/app/content_main.h"
2014-03-16 04:58:59 +04:00
#endif // SHELL_APP_ELECTRON_MAIN_H_