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

Unified Diff: trunk/src/extensions/common/api/api.gyp

Issue 396493003: Revert 283052 "Add browser_extensions to GN build." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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 | « trunk/src/extensions/common/api/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/extensions/common/api/api.gyp
===================================================================
--- trunk/src/extensions/common/api/api.gyp (revision 283056)
+++ trunk/src/extensions/common/api/api.gyp (working copy)
@@ -5,7 +5,6 @@
{
'targets': [
{
- # GN version: //extensions/common/api
'target_name': 'extensions_api',
'type': 'static_library',
'sources': [
@@ -23,7 +22,6 @@
],
'conditions': [
['enable_extensions==1', {
- # Note: file list duplicated in GN build.
'schema_files': [
'app_runtime.idl',
'app_view_internal.json',
« no previous file with comments | « trunk/src/extensions/common/api/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698