| Index: third_party/WebKit/Source/platform/graphics/CompositorElementId.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/CompositorElementId.h b/third_party/WebKit/Source/platform/graphics/CompositorElementId.h
|
| index bf33e3a6aa662f0f2b57fc934faa7dd817beeaab..8ff066b4aba425245c0c67cd22ac20100975777b 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/CompositorElementId.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/CompositorElementId.h
|
| @@ -51,7 +51,6 @@ struct CompositorElementIdHash {
|
| static const bool safe_to_compare_to_empty_or_deleted = true;
|
| };
|
|
|
| -uint64_t PLATFORM_EXPORT IdFromCompositorElementId(CompositorElementId);
|
| CompositorElementIdNamespace PLATFORM_EXPORT
|
| NamespaceFromCompositorElementId(CompositorElementId);
|
|
|
|
|