You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this CL, scoped_ptr is replaced with std::unique_ptr in the
following directories.
- src/android/
- src/base/
- src/config/
- src/data_manager/
- src/dictionary/
- src/ipc/
- src/testing/
This is just a mechanical refactoring. No behavior change is intended.
BUG=#219
TEST=unittest
REF_BUG=9164610
REF_CL=85302962,85303257,85303597,85305350,85305985,85306371,85309721,85312175,85315394
0 commit comments