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

Unified Diff: third_party/closure_compiler/externs/compiled_resources2.gyp

Issue 2754733002: Closure: remove pending_compiler_externs.js (Closed)
Patch Set: remove Created 3 years, 9 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
« no previous file with comments | « no previous file | third_party/closure_compiler/externs/pending_compiler_externs.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/closure_compiler/externs/compiled_resources2.gyp
diff --git a/third_party/closure_compiler/externs/compiled_resources2.gyp b/third_party/closure_compiler/externs/compiled_resources2.gyp
index 488f6deb5029daaadb6789d6a3d76026e48fb578..7aab11993971001d50f0fd3b500b0dec9b56574d 100644
--- a/third_party/closure_compiler/externs/compiled_resources2.gyp
+++ b/third_party/closure_compiler/externs/compiled_resources2.gyp
@@ -1,4 +1,4 @@
-# Copyright 2016 The Chromium Authors. All rights reserved.
+# Copyright 2017 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.
@@ -81,7 +81,7 @@
'includes': ['../include_js.gypi'],
},
{
- 'target_name': 'pending_compiler_externs',
+ 'target_name': 'polymer-1.0',
'includes': ['../include_js.gypi'],
},
{
@@ -109,4 +109,4 @@
'includes': ['../include_js.gypi'],
},
],
-}
+}
« no previous file with comments | « no previous file | third_party/closure_compiler/externs/pending_compiler_externs.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698