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

Unified Diff: chrome/common/extensions/docs/README.txt

Issue 9618033: Updated docs to explain "intents" section in extension manifest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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/README.txt
diff --git a/chrome/common/extensions/docs/README.txt b/chrome/common/extensions/docs/README.txt
index 310e4e3be9d0306f8c5b36d4a238fb4a2eaf48a4..cbe9c61aa3ce208ef376711278d07e193bdb19a7 100644
--- a/chrome/common/extensions/docs/README.txt
+++ b/chrome/common/extensions/docs/README.txt
@@ -21,8 +21,8 @@ and make a copy of /template/page_shell.html and copy it to /<page>.html.
*I want to edit or add a purely static page:
=>Follow the same steps for editing static content for an API page.
-IN ALL CASES. When you have finished, run build/build.bat (on windows) or
-build/build.py (on mac/linux). This may generate new files or changes to the
+IN ALL CASES. When you have finished, run ./build/build.bat (on windows) or
+./build/build.py (on mac/linux). This may generate new files or changes to the
/*.html pages. Include any new or changed files in the changelist you create.
--------------------------------------------------------------------------------
« no previous file with comments | « no previous file | chrome/common/extensions/docs/manifest.html » ('j') | chrome/common/extensions/docs/static/manifest.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698