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

Unified Diff: Source/bindings/core/dart/generated.gypi

Issue 1532413002: Added Dartium changes onto 45.0.2454.104 (Closed) Base URL: http://src.chromium.org/blink/branches/chromium/2454
Patch Set: Created 5 years 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: Source/bindings/core/dart/generated.gypi
diff --git a/Source/bindings/core/dart/generated.gypi b/Source/bindings/core/dart/generated.gypi
new file mode 100644
index 0000000000000000000000000000000000000000..4b503d8cbd567d1d5a8f67a3ab22cf9c851861f9
--- /dev/null
+++ b/Source/bindings/core/dart/generated.gypi
@@ -0,0 +1,14 @@
+# 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_core_dart_output_dir': '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/core/dart',
+
+ 'dart_class_id_files': [
+ '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartWebkitClassIds.cpp',
+ '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartWebkitClassIds.h',
+ ],
+ },
+}
« no previous file with comments | « Source/bindings/core/dart/generated.gyp ('k') | Source/bindings/core/dart/resources/DartSnapshot.bytes.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698