Commit 3ce2ee12 authored by jbroman@chromium.org's avatar jbroman@chromium.org

Remove base/memory/scoped_handle.h from BUILD.gn.

This file went away in https://codereview.chromium.org/324773002

Review URL: https://codereview.chromium.org/372783003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281940 0039d316-1c4b-4281-b951-d872f2087c98
parent 1aea5261
...@@ -316,7 +316,6 @@ component("base") { ...@@ -316,7 +316,6 @@ component("base") {
"memory/ref_counted_delete_on_message_loop.h", "memory/ref_counted_delete_on_message_loop.h",
"memory/ref_counted_memory.cc", "memory/ref_counted_memory.cc",
"memory/ref_counted_memory.h", "memory/ref_counted_memory.h",
"memory/scoped_handle.h",
"memory/scoped_open_process.h", "memory/scoped_open_process.h",
"memory/scoped_policy.h", "memory/scoped_policy.h",
"memory/scoped_ptr.h", "memory/scoped_ptr.h",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment