| Index: chrome/common/extensions/docs/experimental.clipboard.html
|
| diff --git a/chrome/common/extensions/docs/experimental.clipboard.html b/chrome/common/extensions/docs/experimental.clipboard.html
|
| index 3ac7adadc880eced156f7c097c66a7d9708e2fa7..14d049a296575a8556e833aa5755a03ff3872c3c 100644
|
| --- a/chrome/common/extensions/docs/experimental.clipboard.html
|
| +++ b/chrome/common/extensions/docs/experimental.clipboard.html
|
| @@ -16,6 +16,9 @@
|
| <script type="text/javascript" src="js/api_page_generator.js"></script>
|
| <script type="text/javascript" src="js/bootstrap.js"></script>
|
| <title>chrome.experimental.clipboard - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
|
| + <div id="devModeWarning">
|
| + You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
|
| + </div>
|
| <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION -->
|
| <!-- In particular, sub-templates that recurse, must be used by allowing
|
| jstemplate to make a copy of the template in this section which
|
| @@ -789,7 +792,7 @@ generally indicates the tab is going away.
|
| <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD License</a>.
|
| </p>
|
| <p>
|
| - ©2010 Google
|
| + ©2009 Google
|
| </p>
|
|
|
| <!-- begin analytics -->
|
|
|