Skip to content

Commit

Permalink
Fix Mac ICU build. r1675 missed the header paths.
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1680 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
mmentovai@google.com committed Sep 3, 2008
1 parent 83a05dd commit cda0fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deps = {
"/trunk/third_party/WebKit@19",

"src/third_party/icu38":
"/trunk/deps/third_party/icu38@1665",
"/trunk/deps/third_party/icu38@1679",

"src/v8":
"http://v8.googlecode.com/svn/trunk@101",
Expand Down

0 comments on commit cda0fe3

Please sign in to comment.