diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-09 14:15:42 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-09 14:15:42 +0000 |
commit | 6cc10702006018c3e155db92ee477d81b473ab67 (patch) | |
tree | f5326a2dd8c702383da8d6ca3c46fc9e5cf926d0 /mojo/mojo_examples.gypi | |
parent | ed874d8a04b84465b4b89973e6c27b23c194ca4b (diff) | |
download | chromium_src-6cc10702006018c3e155db92ee477d81b473ab67.zip chromium_src-6cc10702006018c3e155db92ee477d81b473ab67.tar.gz chromium_src-6cc10702006018c3e155db92ee477d81b473ab67.tar.bz2 |
Revert 269267 "Wires up view manager to an actual display"
> Wires up view manager to an actual display
>
> Adds a SetViewContents to exercise this.
>
> BUG=365012
> TEST=none
> R=ben@chromium.org
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269206
>
> Review URL: https://codereview.chromium.org/267293004
TBR=sky@chromium.org
Review URL: https://codereview.chromium.org/271143002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269280 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo/mojo_examples.gypi')
-rw-r--r-- | mojo/mojo_examples.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/mojo_examples.gypi b/mojo/mojo_examples.gypi index 6b49474..5212fe7 100644 --- a/mojo/mojo_examples.gypi +++ b/mojo/mojo_examples.gypi @@ -244,7 +244,6 @@ 'type': 'shared_library', 'dependencies': [ '../base/base.gyp:base', - '../skia/skia.gyp:skia', '../ui/gfx/gfx.gyp:gfx', '../ui/gfx/gfx.gyp:gfx_geometry', '../ui/gl/gl.gyp:gl', |