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

Unified Diff: components/webp_transcode.gypi

Issue 1442043002: Port //components/webp_transcode to build with gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@password_manager
Patch Set: Created 5 years, 1 month 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 | « components/BUILD.gn ('k') | components/webp_transcode/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webp_transcode.gypi
diff --git a/components/webp_transcode.gypi b/components/webp_transcode.gypi
index 0658bf20589628cc4251a80d19ea63351cc6085a..479ccf17748b4984c14bf8f3b3b8bec1424deed4 100644
--- a/components/webp_transcode.gypi
+++ b/components/webp_transcode.gypi
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //components/webp_transcode
'target_name': 'webp_transcode',
'type': 'static_library',
'dependencies': [
« no previous file with comments | « components/BUILD.gn ('k') | components/webp_transcode/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698