repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Roll src/third_party/WebKit 06cb9e9:a978ee5 (svn 202558:202559)
[chromium-blink-merge.git]
/
ios
/
chrome
/
common
/
app_group
/
README
blob
9cd0e3bc1cdddd4bae4371321e9223b54dc1f4bd
1
App group defines 3 targets:
2
- app_group_common,
3
- app_group_client,
4
- app_group_mainapp.
5
6
A typical application is either a main app or a client of a main app, so it
7
should depend on either app_group_client or app_group_client, but not on
8
both.
9