Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(578)

Unified Diff: sky/engine/bindings-dart/common/common.gypi

Issue 918273002: Remove bindings-dart (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sky/engine/bindings-dart/common/common.gypi
diff --git a/sky/engine/bindings-dart/common/common.gypi b/sky/engine/bindings-dart/common/common.gypi
deleted file mode 100644
index 45d03361e07d4193b735ba69e3bd38d13efe6793..0000000000000000000000000000000000000000
--- a/sky/engine/bindings-dart/common/common.gypi
+++ /dev/null
@@ -1,31 +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.
-
-{
- 'variables': {
- 'bindings_common_dir': '.',
- 'bindings_common_files': [
- 'AbstractArrayValue.h',
- 'AbstractScriptPromise.h',
- 'AbstractScriptPromiseResolver.h',
- 'AbstractScriptValue.h',
- 'ArrayValue.h',
- 'BindingSecurity.cpp',
- 'BindingSecurity.h',
- 'DeleteResult.h',
- 'ExceptionMessages.cpp',
- 'ExceptionMessages.h',
- 'ExceptionState.h',
- 'ExceptionStatePlaceholder.cpp',
- 'ExceptionStatePlaceholder.h',
- 'Nullable.h',
- 'ScheduledAction.h',
- 'ScriptPromiseResolver.h',
- 'ScriptState.h',
- 'ScriptValue.cpp',
- 'ScriptValue.h',
- 'ScriptWrappable.h',
- ],
- },
-}
« no previous file with comments | « sky/engine/bindings-dart/common/ScriptWrappable.h ('k') | sky/engine/bindings-dart/core/dart/DartApplicationLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698