Use native_mate to simplify clipboard api.

This commit is contained in:
Cheng Zhao 2014-04-15 15:50:00 +08:00
parent 4a7e392301
commit d9cd50c219
4 changed files with 20 additions and 82 deletions

View file

@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "atom/common/api/atom_api_shell.h"
#include <string>
#include "atom/common/platform_util.h"