| Index: sky/engine/platform/heap/Handle.cpp
|
| diff --git a/sky/engine/platform/heap/Handle.cpp b/sky/engine/platform/heap/Handle.cpp
|
| deleted file mode 100644
|
| index 6577aeb597396d07870237e11ba38d821ba90ec9..0000000000000000000000000000000000000000
|
| --- a/sky/engine/platform/heap/Handle.cpp
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -// Copyright 2014 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#include "config.h"
|
| -#include "platform/heap/Handle.h"
|
| -
|
| -namespace blink {
|
| -
|
| -}
|
|
|