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

Side by Side Diff: ui/README.chromium

Issue 6263008: Move ResourceBundle, DataPack to ui/base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « ui/DEPS ('k') | ui/base/resource/data_pack.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This directory contains elements of Chromium's user interface toolkit:
2
3 base/
4 Common UI framework components for resource loading, localization,
5 string formatting, cross platform model interfaces etc.
6 views/
7 UI "View" framework used for building interfaces on Windows and Linux
8 (ChromeOS).
9
10 This directory is NOT for things that are unrelated to a user interface library,
11 even if:
12 * they are shared by multiple top level directories in src/,
13 * brettw won't let you put them in base!
14 * it's just two little files... come on!
15
16 - ben@chromium.org
OLDNEW
« no previous file with comments | « ui/DEPS ('k') | ui/base/resource/data_pack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698