In components/autofill, move common/ to core/common/

This change is part of moving autofill into its eventual structure of a layered
component. autofill/components/core/ is a new directory that will hold code
that is shared by all platforms (including iOS). This CL moves autofill/
components/common/ underneath this directory; a follow-up CL will move
autofill/components/browser underneath this directory as well.

This CL additionally imposes the correct DEPS restrictions on
autofill/components/core/, with temporary allowances for the current
violating includes.

TBR=joi, thakis, benm
BUG=247015

Review URL: https://chromiumcodereview.appspot.com/16879006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206994 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: d04f8191fdd43c456119595c4a3a7d5d8bc7c42b
1 file changed
tree: 7ce5ca50a7883a35fa1f1dc8bbc71d8b00fcc000
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/