Skeleton of a View Manager.

This CL doesn't add any real View Management nor does it convert any apps to use this API. Mostly this is just getting the target in and doing the event interception to load the Launcher.

[email protected]
BUG=

Review URL: https://codereview.chromium.org/145403002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247623 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index eeff174c..d2a82dc 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -54,6 +54,7 @@
           'dependencies': [
             'mojo_aura_demo',
             'mojo_launcher',
+            'mojo_view_manager',
           ],
         }],
       ]