| Index: trunk/src/BUILD.gn
|
| ===================================================================
|
| --- trunk/src/BUILD.gn (revision 273085)
|
| +++ trunk/src/BUILD.gn (working copy)
|
| @@ -33,7 +33,6 @@
|
| "//components/translate:translate_core_common",
|
| "//components/url_matcher",
|
| "//content/public/common",
|
| - "//content/public/renderer",
|
| "//crypto",
|
| "//device/usb",
|
| #"//extensions/common/api:extensions_api",
|
| @@ -97,7 +96,6 @@
|
| if (is_android) {
|
| deps -= [
|
| "//content/public/common",
|
| - "//content/public/renderer",
|
| "//ppapi:ppapi_c",
|
| "//third_party/libusb",
|
| #"//third_party/WebKit/Source/platform",
|
|
|