12 lines
249 B
C++
12 lines
249 B
C++
![]() |
// Copyright (c) 2014 GitHub, Inc. All rights reserved.
|
||
|
// Use of this source code is governed by the MIT license that can be
|
||
|
// found in the LICENSE file.
|
||
|
|
||
|
#include "atom/browser/web_view/web_view_guest.h"
|
||
|
|
||
|
namespace atom {
|
||
|
|
||
|
|
||
|
|
||
|
} // namespace atom
|