summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-06 17:25:56 +0000
committermbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-06 17:25:56 +0000
commit219d310caa54c41347ae5cf923aec8b768e0638f (patch)
treef4535c7d30ded5b24feb915d452fdfd4fe4172f8 /DEPS
parent6b6e17d7ab4550cbeebe397ac9c8ddfd83a2d256 (diff)
downloadchromium_src-219d310caa54c41347ae5cf923aec8b768e0638f.zip
chromium_src-219d310caa54c41347ae5cf923aec8b768e0638f.tar.gz
chromium_src-219d310caa54c41347ae5cf923aec8b768e0638f.tar.bz2
Rename "ReadOnly" attribute to "v8ReadOnly".
Although this attribute is fairly self-describing, it is difficult to look at IDL and know what is V8 specific. Since this is something that we added, having it marked as such greatly helps when reviewing. Also rename: v8OnInstance -> V8OnInstance v8DisallowShadowing -> V8DisallowShadowing v8DoNotCheckSignature -> V8DoNotCheckSignature Review URL: http://codereview.chromium.org/39263 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11123 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c3c78b0..974710e 100644
--- a/DEPS
+++ b/DEPS
@@ -19,7 +19,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@167",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@11119",
+ "/trunk/deps/third_party/WebKit@11122",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@10692",