1# // components/metrics/structured/lib 2 3This folder holds code that will be shared between Chromium and ChromiumOS. The 4target directory in ChromiumOS is `//platform2/metris/structured/lib`. Thus, 5this directory should only contain files that are included in libchrome. 6 7The uprev process is currently manual. To manually update the ChromiumOS 8repository, TODO(jongahn): Include instructions on how to do a manual uprev. 9