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

Unified Diff: utils/apidoc/apidoc.gyp

Issue 12316056: Move pkg/path to pkg/pathos. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « tools/line_doc_comments.dart ('k') | utils/pub/command_lish.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/apidoc/apidoc.gyp
diff --git a/utils/apidoc/apidoc.gyp b/utils/apidoc/apidoc.gyp
index b5c06899a4336a1e46a53da72bb103c75e332965..33b1958a2fc78a8e8944e1e8dbba2e40231c4737 100644
--- a/utils/apidoc/apidoc.gyp
+++ b/utils/apidoc/apidoc.gyp
@@ -52,7 +52,7 @@
'--exclude-lib=dartdoc',
'--exclude-lib=http',
'--exclude-lib=oauth2',
- '--exclude-lib=path',
+ '--exclude-lib=pathos',
'--exclude-lib=webdriver',
'--exclude-lib=yaml',
'--include-lib=matcher',
« no previous file with comments | « tools/line_doc_comments.dart ('k') | utils/pub/command_lish.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698