--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
--
That's in a #if defined(OS_POSIX) block, how does intellisense get there?
That's in a #if defined(OS_POSIX) block, how does intellisense get there?Well, that's actually from libchrome library (port of Chromium's base lib to Android). I just use Visual Studio to edit the code, POSIX or not :)
--
--