Fix FullScreen crash in Webapp
[platform/framework/web/chromium-efl.git] / courgette / rel32_finder_unittest.cc
index 7f65880..94d57d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2015 The Chromium Authors. All rights reserved.
+// Copyright 2015 The Chromium Authors
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
@@ -10,7 +10,7 @@
 #include <sstream>
 #include <string>
 
-#include "base/macros.h"
+#include "base/notreached.h"
 #include "courgette/base_test_unittest.h"
 #include "courgette/image_utils.h"
 #include "courgette/rel32_finder_x64.h"