summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-09 05:23:12 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-09 05:23:12 +0000
commitcd134c8c51d1c3f7ce35359f6cd6f090563ea0bd (patch)
tree441098f6c03f50e0ed946f324b395c27da733c0b /media
parent506ccef8b227e6329a51bd916b6c68e9fdabea14 (diff)
downloadchromium_src-cd134c8c51d1c3f7ce35359f6cd6f090563ea0bd.zip
chromium_src-cd134c8c51d1c3f7ce35359f6cd6f090563ea0bd.tar.gz
chromium_src-cd134c8c51d1c3f7ce35359f6cd6f090563ea0bd.tar.bz2
Move wtl from chrome/third_party to third_party/. This
breaks dependencies on chrome from webkit, app, views and base. BUG=37649 TEST=compiles Review URL: http://codereview.chromium.org/699001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41001 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media')
-rw-r--r--media/media.gyp2
-rw-r--r--media/tools/player_wtl/player_wtl.rc4
2 files changed, 3 insertions, 3 deletions
diff --git a/media/media.gyp b/media/media.gyp
index 2d20b70..20e1f87 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -335,7 +335,7 @@
'../base/base.gyp:base',
],
'include_dirs': [
- '../chrome/third_party/wtl/include',
+ '<(DEPTH)/third_party/wtl/include',
],
'sources': [
'tools/player_wtl/list.h',
diff --git a/media/tools/player_wtl/player_wtl.rc b/media/tools/player_wtl/player_wtl.rc
index 68b892a..d3b0f2f 100644
--- a/media/tools/player_wtl/player_wtl.rc
+++ b/media/tools/player_wtl/player_wtl.rc
@@ -7,7 +7,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "../chrome/third_party/wtl/include/atlres.h"
+#include "../third_party/wtl/include/atlres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -33,7 +33,7 @@ END
2 TEXTINCLUDE
BEGIN
- "#include ""../chrome/third_party/wtl/include/atlres.h\0"
+ "#include ""../third_party/wtl/include/atlres.h\0"
END
3 TEXTINCLUDE