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

Side by Side Diff: components/infobars/README

Issue 240193003: Move Infobars core files to the Infobars component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments Created 6 years, 8 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
OLDNEW
(Empty)
1 - Infobars is a layered component
2 (https://sites.google.com/a/chromium.org/dev/developers/design-documents/layered -components-design)
3 to enable it to be shared cleanly on iOS.
4
5 Directory structure:
6 core/: shared code that does not depend on src/content/
7 content/: Driver for the shared code based on the content layer.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698