Don't blacklist new Macbook airs.

This shouldn't be necessary in M21 with the new workaround. This change is necessary for backporting the patch to disable 3d in flash on XP.

BUG=134885
Review URL: https://chromiumcodereview.appspot.com/10766017

git-svn-id: http://src.chromium.org/svn/trunk/deps/gpu/software_rendering_list@145802 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
diff --git a/software_rendering_list.json b/software_rendering_list.json
index d9c9b08..426929e 100644
--- a/software_rendering_list.json
+++ b/software_rendering_list.json
@@ -65,7 +65,7 @@
 {
   "name": "software rendering list",
   // Please update the version number whenever you change this file.
-  "version": "1.44",
+  "version": "1.45",
   "entries": [
     {
       "id": 1,
@@ -608,19 +608,6 @@
       ]
     },
     {
-      "id": 40,
-      "description": "GPU driver may cause kernel panic on 2012 Macbook Airs.",
-      "cr_bugs": [134015],
-      "os": {
-        "type": "macosx"
-      },
-      "vendor_id": "0x8086",
-      "device_id": ["0x0166"],
-      "blacklist": [
-        "all"
-      ]
-    },
-    {
       "id": 41,
       "description": "Disable 3D in Flash on XP",
       "cr_bugs": [134885],