Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo

This commit is contained in:
Birunthan Mohanathas
2013-12-08 21:52:54 -05:00
parent c04d0ff563
commit 88a0348924
214 changed files with 230 additions and 222 deletions

View File

@@ -3,7 +3,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "mozilla/Util.h"
#include "mozilla/ArrayUtils.h"
#include "nsCOMPtr.h"
#include "nsGNOMEShellService.h"