diff options
author | Anantanarayanan Iyengar <ananta@chromium.org> | 2015-03-10 19:42:14 -0700 |
---|---|---|
committer | Anantanarayanan Iyengar <ananta@chromium.org> | 2015-03-11 02:44:08 +0000 |
commit | 49f1920a3e174edd0efedb17ab09262d9f2fe05c (patch) | |
tree | 3f7c81b61472c3ddd35aaf3a1f7b802c5e4c0ca6 /extensions/extensions_browsertests.isolate | |
parent | 54beb8fcb7741de801f7cde5fbcf653f60a86d6d (diff) | |
download | chromium_src-49f1920a3e174edd0efedb17ab09262d9f2fe05c.zip chromium_src-49f1920a3e174edd0efedb17ab09262d9f2fe05c.tar.gz chromium_src-49f1920a3e174edd0efedb17ab09262d9f2fe05c.tar.bz2 |
Reverting this to see if this is the cause of the XP test redness. Will reland if this is not the case.
http://build.chromium.org/p/chromium.win/builders/XP%20Tests%20%281%29
Revert "Add ANGLE Platform implementation."
This reverts commit efe950c2db75b0cfd043e068a4cfc68ab393dac4.
R=jmadill@chromium.org
BUG=
Review URL: https://codereview.chromium.org/999623003
Cr-Commit-Position: refs/heads/master@{#320036}
Diffstat (limited to 'extensions/extensions_browsertests.isolate')
-rw-r--r-- | extensions/extensions_browsertests.isolate | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/extensions_browsertests.isolate b/extensions/extensions_browsertests.isolate index 9681fbe..a8a6fb1 100644 --- a/extensions/extensions_browsertests.isolate +++ b/extensions/extensions_browsertests.isolate @@ -74,6 +74,5 @@ 'includes': [ '../base/base.isolate', '../gin/v8.isolate', - '../third_party/angle/angle.isolate', ], } |