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

Unified Diff: dart.gyp

Issue 156863006: Step 1 in removing the old dartdoc code from repo. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 10 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 | « no previous file | utils/apidoc/apidoc.gyp » ('j') | utils/apidoc/docgen.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart.gyp
===================================================================
--- dart.gyp (revision 32349)
+++ dart.gyp (working copy)
@@ -120,9 +120,6 @@
'target_name': 'api_docs',
'type': 'none',
'dependencies': [
- # TODO(alanknight) : Once we're fully switched over to the new
- # viewer remove the old api_docs gyp file.
- 'utils/apidoc/apidoc.gyp:api_docs',
'utils/apidoc/docgen.gyp:docgen',
],
},
« no previous file with comments | « no previous file | utils/apidoc/apidoc.gyp » ('j') | utils/apidoc/docgen.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698