Bug 1259355 - Test23; r=kechen draft
authorKevin Chen <kechen@mozilla.com>
Fri, 14 Apr 2017 15:15:11 +0800
changeset 562677 a2720c95e0cae1b573f39de2b02ab5aadf5e22a7
parent 562676 fbb26f6c0af4664fdf295df1c211577410453d22
child 624289 7e05876f1a7aad685e750a8d7900fbefffa0ab23
push id54088
push userbmo:kechen@mozilla.com
push dateFri, 14 Apr 2017 07:15:25 +0000
reviewerskechen
bugs1259355
milestone55.0a1
Bug 1259355 - Test23; r=kechen MozReview-Commit-ID: DLyC2kDADT5
gfx/layers/TextureDIB.cpp
--- a/gfx/layers/TextureDIB.cpp
+++ b/gfx/layers/TextureDIB.cpp
@@ -1,9 +1,9 @@
-/* -*- Mode: C++; tab-width: 20; indent-tabs-mode: nil; c-basic-offset: 4 -*-
+Test/* -*- Mode: C++; tab-width: 20; indent-tabs-mode: nil; c-basic-offset: 4 -*-
  * This Source Code Form is subject to the terms of the Mozilla Public
  * 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 "TextureDIB.h"
 #include "gfx2DGlue.h"
 #include "mozilla/gfx/DataSurfaceHelpers.h" // For BufferSizeFromDimensions
 #include "mozilla/layers/ISurfaceAllocator.h"