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

Unified Diff: chrome/browser/resources/options/browser_options.html

Issue 1406023003: Elim cr_elements/v1_0 subdirectory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 2 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
Index: chrome/browser/resources/options/browser_options.html
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
index 01c30dce66490a3be30b3cc77711bcee02314701..b36fd4e28420ea51027c4cf2007569fdc3db1a6d 100644
--- a/chrome/browser/resources/options/browser_options.html
+++ b/chrome/browser/resources/options/browser_options.html
@@ -5,8 +5,8 @@
<include src="reset_profile_settings_banner.html">
<include src="automatic_settings_reset_banner.html">
<if expr="chromeos">
- <link rel="import" href="chrome://resources/cr_elements/v1_0/network/cr_network_icon.html">
- <link rel="import" href="chrome://resources/cr_elements/v1_0/network/cr_onc_types.html">
+ <link rel="import" href="chrome://resources/cr_elements/network/cr_network_icon.html">
+ <link rel="import" href="chrome://resources/cr_elements/network/cr_onc_types.html">
<include src="secondary_user_banner.html">
<section>
<div id="network-section-header" class="section-header">
« no previous file with comments | « chrome/browser/resources/md_extensions/toolbar.html ('k') | chrome/browser/resources/options/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698