summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/resources/setup_flow.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/resources/setup_flow.html')
-rw-r--r--chrome/browser/sync/resources/setup_flow.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/sync/resources/setup_flow.html b/chrome/browser/sync/resources/setup_flow.html
index 82db8a9..f818787 100644
--- a/chrome/browser/sync/resources/setup_flow.html
+++ b/chrome/browser/sync/resources/setup_flow.html
@@ -12,8 +12,8 @@
</HEAD>
<BODY style="margin:0; border:0;">
<iframe id="login" frameborder="0" width="100%" scrolling="no" height="100%"
- src="cloudy://resources/gaialogin"></iframe>
+ src="chrome://syncresources/gaialogin"></iframe>
<iframe id="merge" frameborder="0" width="100%" scrolling="no" height="100%"
- src="cloudy://resources/mergeandsync" style="display:none"></iframe>
+ src="chrome://syncresources/mergeandsync" style="display:none"></iframe>
</BODY>
</HTML>