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

Unified Diff: chrome/browser/resources/shared_resources.grd

Issue 9168026: Move autocomplete_list.js from options and options2 to shared/js (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: copyright year 2012 Created 8 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/shared/js/cr/ui/autocomplete_list.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/shared_resources.grd
diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
index 7fd36fb8510cbb8b556dc4a7e6730c5e1e8a3b5a..7628d1e12341ae5218d4029a5cde6249122d6d07 100644
--- a/chrome/browser/resources/shared_resources.grd
+++ b/chrome/browser/resources/shared_resources.grd
@@ -76,6 +76,8 @@ without changes to the corresponding grd file. -->
file="shared/js/cr/ui.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_UI_ARRAY_DATA_MODEL"
file="shared/js/cr/ui/array_data_model.js" type="BINDATA" />
+ <include name="IDR_SHARED_JS_CR_UI_AUTOCOMPLETE_LIST"
+ file="shared/js/cr/ui/autocomplete_list.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_UI_CARD_SLIDER"
file="shared/js/cr/ui/card_slider.js" type="BINDATA" />
<include name="IDR_SHARED_JS_CR_UI_COMMAND"
« no previous file with comments | « chrome/browser/resources/shared/js/cr/ui/autocomplete_list.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698