Skip to content

Commit

Permalink
Remove DirectX SDK path from include list
Browse files Browse the repository at this point in the history
The right inclusion order is already in common.gypi

BUG=none
TEST=chrome builds
Review URL: https://chromiumcodereview.appspot.com/10701069

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145624 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
cpu@chromium.org committed Jul 7, 2012
1 parent 009a954 commit 0ec00d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/content_gpu.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
'<(DEPTH)/third_party/angle/include',
'<(DEPTH)/third_party/angle/src',
'<(DEPTH)/third_party/wtl/include',
'$(DXSDK_DIR)/include',
],
'dependencies': [
'../third_party/angle/src/build_angle.gyp:libEGL',
Expand Down

0 comments on commit 0ec00d5

Please sign in to comment.