| Index: android_webview/common/DEPS
|
| diff --git a/android_webview/common/DEPS b/android_webview/common/DEPS
|
| index 49c3ea0687dd2c004a8aabfb78c039a2b531c73c..3f08e032a6ef59981bb12bdfd62137676a25e194 100644
|
| --- a/android_webview/common/DEPS
|
| +++ b/android_webview/common/DEPS
|
| @@ -1,13 +1,5 @@
|
| include_rules = [
|
| "-android_webview",
|
| "+android_webview/common",
|
| -
|
| -# TODO(sgurun) remove these deps after crbug.com/322276 is resolved
|
| - "+printing",
|
| - "+third_party/WebKit/public/web/WebPrintScalingOption.h",
|
| - "+ui/gfx/native_widget_types.h",
|
| - "+ui/gfx/rect.h",
|
| - "+ui/gfx/size.h",
|
| -
|
| - "+ui/gl/gpu_memory_buffer.h",
|
| + "+components/printing/common",
|
| ]
|
|
|