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

Side by Side Diff: ui/file_manager/externs/background/compiled_resources2.gyp

Issue 2883263002: Stop foreground depending on background in gyp v2 (Closed)
Patch Set: Format. Created 3 years, 7 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 unified diff | Download patch
« no previous file with comments | « no previous file | ui/file_manager/externs/background/drive_sync_handler.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright 2017 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 # NOTE: THIS FILE IS GENERATED. DO NOT EDIT IT! #
7 # Instead, run create_include_gyp.py to regenerate it. #
8 ########################################################
9 {
10 'targets': [
11 {
12 'target_name': 'drive_sync_handler',
13 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
14 },
15 {
16 'target_name': 'file_operation_manager',
17 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
18 },
19 {
20 'target_name': 'import_runner',
21 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
22 },
23 {
24 'target_name': 'media_import_handler',
25 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
26 },
27 {
28 'target_name': 'media_scanner',
29 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
30 },
31 {
32 'target_name': 'progress_center',
33 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
34 },
35 {
36 'target_name': 'volume_manager_factory',
37 'includes': ['../../../../third_party/closure_compiler/include_js.gypi'],
38 },
39 ],
40 }
OLDNEW
« no previous file with comments | « no previous file | ui/file_manager/externs/background/drive_sync_handler.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698