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

Unified Diff: chrome/common/extensions/api/image_writer_private.idl

Issue 899413002: use a public url shortener (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/api/image_writer_private.idl
diff --git a/chrome/common/extensions/api/image_writer_private.idl b/chrome/common/extensions/api/image_writer_private.idl
index 5feef900e710dbf0a6ffb9b5634881e24c1839cf..c4efd19bcad32b43a1b60714d98261464a95a6b9 100644
--- a/chrome/common/extensions/api/image_writer_private.idl
+++ b/chrome/common/extensions/api/image_writer_private.idl
@@ -6,7 +6,7 @@
// removable media.
//
// See the design doc for a detailed description of this API.
-// https://goto.google.com/image-writer-private-designdoc
+// https://goo.gl/KzMEFq
mtomasz 2015/05/18 00:09:09 This url goes to omaha proxy.
mtomasz 2015/05/18 00:11:15 oops, my clipboard failed. the link is ok.
namespace imageWriterPrivate {
// The different stages of a write call.
//
« 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