From 1eed61535cb6e15015edac43177ccdc25140855a Mon Sep 17 00:00:00 2001 From: "bryeung@chromium.org" Date: Wed, 1 Sep 2010 16:39:26 +0000 Subject: Move the keyboard files from base/ to app/. Also moves the associated classes/enums from base:: to app::. TEST=try bots compile BUG=NONE Review URL: http://codereview.chromium.org/3165064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58186 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'remoting/DEPS') diff --git a/remoting/DEPS b/remoting/DEPS index f903045..4370b43 100644 --- a/remoting/DEPS +++ b/remoting/DEPS @@ -1,4 +1,5 @@ include_rules = [ + "+app", "+gfx", "+google/protobuf", "+media/base", -- cgit v1.1