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

Side by Side Diff: experimental/webtry/sys/webtry_squid

Issue 644513003: webtry: Simply move sys/ directory into setup/. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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 unified diff | Download patch
« no previous file with comments | « experimental/webtry/sys/webtry_schroot ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 http_port 80 accel defaultsite=skfiddle.com
2 cache_peer 127.0.0.1 parent 8000 0 no-query originserver name=myAccel
3 acl our_sites dstdomain skfiddle.com
4 http_access allow our_sites
5 cache_peer_access myAccel allow our_sites
6 cache_peer_access myAccel deny all
OLDNEW
« no previous file with comments | « experimental/webtry/sys/webtry_schroot ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698