| Index: Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl
|
| diff --git a/Source/modules/speech/testing/InternalsSpeechSynthesis.idl b/Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl
|
| similarity index 92%
|
| copy from Source/modules/speech/testing/InternalsSpeechSynthesis.idl
|
| copy to Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl
|
| index 34f2bc8119ccd876212595f5b0f07ed454bc1466..b6a811177163c86a27951bafc88fd25dc0a22d03 100644
|
| --- a/Source/modules/speech/testing/InternalsSpeechSynthesis.idl
|
| +++ b/Source/modules/navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl
|
| @@ -1,5 +1,5 @@
|
| /*
|
| - * Copyright (C) 2013 Samsung Electronics. All rights reserved.
|
| + * Copyright (C) 2014 Samsung Electronics. All Rights Reserved.
|
| *
|
| * Redistribution and use in source and binary forms, with or without
|
| * modification, are permitted provided that the following conditions are
|
| @@ -29,5 +29,5 @@
|
| */
|
|
|
| partial interface Internals {
|
| - void enableMockSpeechSynthesizer(Document document);
|
| + void setNavigatorContentUtilsClientMock(Document document);
|
| };
|
|
|