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

Unified Diff: extensions/extensions.gyp

Issue 434243003: extensions: Add GN version of extensions_shell_and_test_pak and unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index b8b3e1ed2b75c4f9f82ff0c852d3b2300bc12817..138db17473ca8380abfc7df046660febd7c15146 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -852,7 +852,7 @@
},
{
# Protobuf compiler / generator for chrome.cast.channel-related protocol buffers.
- # GN version: //extensions/browser/api/cast_channel/BUILD.gn
+ # GN version: //extensions/browser/api/cast_channel:cast_channel_proto
'target_name': 'cast_channel_proto',
'type': 'static_library',
'sources': [ 'browser/api/cast_channel/cast_channel.proto' ],

Powered by Google App Engine
This is Rietveld 408576698