| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index afce07b7b0ba7378a3c256a772b914413dafa682..34a177877684fd046495dd6f4d49d942a84c5feb 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -135,10 +135,6 @@ static_library("common") {
|
| deps += [
|
| #'<(DEPTH)/components/nacl.gyp:nacl_common', TODO(GYP)
|
| ]
|
| - sources += [
|
| - "extensions/manifest_handlers/nacl_modules_handler.cc",
|
| - "extensions/manifest_handlers/nacl_modules_handler.h",
|
| - ]
|
| }
|
|
|
| # Printing.
|
|
|