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

Unified Diff: third_party/dom_distiller_js/dom_distiller_js.gyp

Issue 362583002: Add more GN deps to the build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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/dom_distiller_js/dom_distiller_js.gyp
diff --git a/third_party/dom_distiller_js/dom_distiller_js.gyp b/third_party/dom_distiller_js/dom_distiller_js.gyp
index aaa96edb046b547d353ecf8be63fd75c5fef91fc..2a65c3f6db167ac83626811063125f61074188d8 100644
--- a/third_party/dom_distiller_js/dom_distiller_js.gyp
+++ b/third_party/dom_distiller_js/dom_distiller_js.gyp
@@ -4,6 +4,7 @@
{
'targets': [
{
+ # GN version: //third_party/dom_distiller_js:proto
'target_name': 'dom_distiller_js_proto',
'type': 'static_library',
'sources': [ 'package/proto/dom_distiller.proto', ],
« no previous file with comments | « device/media_transfer_protocol/media_transfer_protocol.gyp ('k') | third_party/dom_distiller_js/package/proto/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698