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

Unified Diff: third_party/closure_compiler/compiled_resources2.gyp

Issue 2886943006: PDF Plugin: Add compile targets for a few files. (Closed)
Patch Set: Fix test error cause. 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 side-by-side diff with in-line comments
Download patch
Index: third_party/closure_compiler/compiled_resources2.gyp
diff --git a/third_party/closure_compiler/compiled_resources2.gyp b/third_party/closure_compiler/compiled_resources2.gyp
index 65cfe36902c7484f3c9fce58d13f0a355a2e9c29..da2bfa5e39c5d2cd8f29728bbbc1dc028f607b77 100644
--- a/third_party/closure_compiler/compiled_resources2.gyp
+++ b/third_party/closure_compiler/compiled_resources2.gyp
@@ -35,8 +35,7 @@
'<(DEPTH)/chrome/browser/resources/ntp4/compiled_resources2.gyp:*',
'<(DEPTH)/chrome/browser/resources/offline_pages/compiled_resources2.gyp:*',
'<(DEPTH)/chrome/browser/resources/options/compiled_resources2.gyp:*',
- # TODO(dpapad): Uncomment following line as part of crbug.com/721073.
- #'<(DEPTH)/chrome/browser/resources/pdf/compiled_resources2.gyp:*',
+ '<(DEPTH)/chrome/browser/resources/pdf/compiled_resources2.gyp:*',
'<(DEPTH)/chrome/browser/resources/print_preview/compiled_resources2.gyp:*',
'<(DEPTH)/chrome/browser/resources/settings/compiled_resources2.gyp:*',
'<(DEPTH)/chrome/browser/resources/uber/compiled_resources2.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698