Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(303)

Unified Diff: Source/bindings/tests/idls/TestInterfaceCheckSecurity.idl

Issue 101403002: IDL compiler: Consolidate test IDL files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/bindings/tests/idls/TestInterfaceCheckSecurity.idl
diff --git a/Source/bindings/tests/idls/TestCheckSecurityInterface.idl b/Source/bindings/tests/idls/TestInterfaceCheckSecurity.idl
similarity index 98%
rename from Source/bindings/tests/idls/TestCheckSecurityInterface.idl
rename to Source/bindings/tests/idls/TestInterfaceCheckSecurity.idl
index 62804419742d5ddb61055bfcae4bec8766c637b6..83e70e76e2b61b5cb391cc21bc4782106c80ce4a 100644
--- a/Source/bindings/tests/idls/TestCheckSecurityInterface.idl
+++ b/Source/bindings/tests/idls/TestInterfaceCheckSecurity.idl
@@ -28,7 +28,7 @@
[
CheckSecurity=Frame,
-] interface TestCheckSecurityInterface {
+] interface TestInterfaceCheckSecurity {
readonly attribute long longAttribute;
void voidMethod();

Powered by Google App Engine
This is Rietveld 408576698