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

Unified Diff: chrome/common/extensions/docs/templates/articles/getstarted_arc.html

Issue 1347713002: Update ARC getting started doc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/getstarted_arc.html
diff --git a/chrome/common/extensions/docs/templates/articles/getstarted_arc.html b/chrome/common/extensions/docs/templates/articles/getstarted_arc.html
index 15b77f090449c5b127bf3f6300e084a63e767016..90f75280ac8c8b559a4be907bd5d4de365db77b0 100644
--- a/chrome/common/extensions/docs/templates/articles/getstarted_arc.html
+++ b/chrome/common/extensions/docs/templates/articles/getstarted_arc.html
@@ -11,7 +11,15 @@ Developer Preview.
To test your app, you need three things:
<ol>
<li> Your APK. </li>
- <li> PC, Mac, Linux, or Chromebook on Chrome Version 41+. </li>
+ <li> PC, Mac, Linux, or Chromebook on Chrome Version 41+.
+ <ul>
+ <li>
+ Note: ARC is no longer supported on 32-bit x86 platforms and those
+ platforms will no longer receive updates after October 13, 2015. All ARM
+ platforms will continue to work and receive updates.
+ </li>
+ </ul>
+ </li>
<li> <a href="http://goo.gl/gAn0Xh">The ARC Welder app</a>. </li>
</ol>
</p>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698