| Index: chrome/common/extensions/docs/server2/url_constants.py
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/url_constants.py (revision 196612)
|
| +++ chrome/common/extensions/docs/server2/url_constants.py (working copy)
|
| @@ -19,3 +19,4 @@
|
| 'q=Hotlist%3DKnownIssue+Feature%3DApps+-is%3Aopen')
|
| EXTENSIONS_SAMPLES = ('http://src.chromium.org/viewvc/chrome/trunk/src/chrome/'
|
| 'common/extensions/docs/examples')
|
| +CODEREVIEW_SERVER = 'https://chromiumcodereview.appspot.com'
|
|
|