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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 {
6 'variables': {
7 'bindings_core_dart_output_dir': '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/ core/dart',
8
9 'dart_class_id_files': [
10 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartWebkitClassIds.cpp',
11 '<(SHARED_INTERMEDIATE_DIR)/blink/bindings/dart/DartWebkitClassIds.h',
12 ],
13 },
14 }
OLDNEW
« 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