Revert 3538.


git-svn-id: http://skia.googlecode.com/svn/trunk@3539 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/views.gyp b/gyp/views.gyp
index a0aafe6..7998cd7 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -9,16 +9,14 @@
     {
       'target_name': 'views',
       'type': 'static_library',
-      'dependencies': [
-        'core.gyp:core',
-        'effects.gyp:effects',
-        'images.gyp:images',
-        'ports.gyp:ports',
-        'utils.gyp:utils',
-        'xml.gyp:xml',
-      ],
       'include_dirs': [
+        '../include/config',
+        '../include/core',
         '../include/views',
+        '../include/xml',
+        '../include/utils',
+        '../include/images',
+        '../include/effects',
         '../include/views/unix',
       ],
       'sources': [