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

Unified Diff: chrome/browser/resources/options/options_bundle.js

Issue 11962043: Move webui resources from chrome\browser\resources\shared to ui\webui\resources. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 11 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 | « chrome/browser/resources/options/import_data_overlay.html ('k') | chrome/browser/resources/plugins.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/options_bundle.js
===================================================================
--- chrome/browser/resources/options/options_bundle.js (revision 177292)
+++ chrome/browser/resources/options/options_bundle.js (working copy)
@@ -15,7 +15,7 @@
<include src="settings_dialog.js"></include>
<if expr="pp_ifdef('chromeos')">
<include src="../chromeos/user_images_grid.js"></include>
- <include src="../shared/js/chromeos/ui_account_tweaks.js"></include>
+ <include src="../../../../ui/webui/resources/js/chromeos/ui_account_tweaks.js"></include>
<include src="chromeos/change_picture_options.js"></include>
<include src="chromeos/internet_detail_ip_address_field.js"></include>
<include src="chromeos/internet_detail.js"></include>
« no previous file with comments | « chrome/browser/resources/options/import_data_overlay.html ('k') | chrome/browser/resources/plugins.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698