[M120 Migration][NaCl][PPFWK] Change plugin process name
[platform/framework/web/chromium-efl.git] / ppapi / tools / pepper_hash_for_uma.cc
index bb2706c..85b0979 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 The Chromium Authors
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 //
@@ -25,7 +25,6 @@
 #include <vector>
 
 #include "base/hash/hash.h"
-#include "base/macros.h"
 
 int main(int argc, char **argv) {
   if (argc < 2) {