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

Unified Diff: chrome/common/extensions/docs/server2/robots.txt

Issue 14125010: Docserver: Add support for viewing docs with a codereview patch applied (Closed) Base URL: https://src.chromium.org/svn/trunk/src/
Patch Set: add executable bits for tests Created 7 years, 7 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
Index: chrome/common/extensions/docs/server2/robots.txt
diff --git a/chrome/common/extensions/docs/server2/robots.txt b/chrome/common/extensions/docs/server2/robots.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d2f71825655435e0421af6f94352f44be7a8c900
--- /dev/null
+++ b/chrome/common/extensions/docs/server2/robots.txt
@@ -0,0 +1,3 @@
+User-Agent: *
+Disallow: /_cron/
+Disallow: /_patch/

Powered by Google App Engine
This is Rietveld 408576698