Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .hgsub

Issue 9846017: Make JavaScript sources compile into the library; convert JavaScript files on the fly (Closed)
Patch Set: Created March 14, 2013, 10:02 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .hgsubstate » ('j') | convert_js.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgsub
===================================================================
--- a/.hgsub
+++ b/.hgsub
@@ -1,3 +1,4 @@
third_party/v8 = ../v8
third_party/gyp = ../gyp
third_party/googletest = ../googletest
+adblockplus = ../adblockplus
« no previous file with comments | « no previous file | .hgsubstate » ('j') | convert_js.py » ('J')

Powered by Google App Engine
This is Rietveld