Chromium Code Reviews| Index: public.bzl |
| diff --git a/public.bzl b/public.bzl |
| index 2b07a30be506d5e2d5ffa0c253e496dd69a44366..e75cd2437a7bfb74f5b4676adb28fe3143a2f794 100644 |
| --- a/public.bzl |
| +++ b/public.bzl |
| @@ -94,7 +94,7 @@ BASE_SRCS_ALL = struct( |
| # Exclude multiple definitions. |
| # TODO(mtklein): Move to opts? |
| - "src/doc/SkDocument_PDF_None.cpp", # We use SkDocument_PDF.cpp. |
| + "src/pdf/SkDocument_PDF_None.cpp", # We use SkDocument_PDF.cpp. |
|
hal.canary
2016/03/14 17:05:17
Please update comment.
dogben
2016/03/14 21:13:28
Is this right?
|
| "src/gpu/gl/GrGLCreateNativeInterface_none.cpp", |
| "src/gpu/gl/GrGLDefaultInterface_native.cpp", |
| "src/gpu/gl/GrGLDefaultInterface_none.cpp", |