summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.vcproj
diff options
context:
space:
mode:
authormpcomplete@google.com <mpcomplete@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 19:35:09 +0000
committermpcomplete@google.com <mpcomplete@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 19:35:09 +0000
commit81e6378c98d0e69339302527eb1de4735d1e2c3f (patch)
treed8020f1a2a842b0735c22a35e89a97ec7630bf17 /chrome/common/common.vcproj
parent4c8c60ee58cf2f22fcdc0cf3b30f1f5e8884f0ff (diff)
downloadchromium_src-81e6378c98d0e69339302527eb1de4735d1e2c3f.zip
chromium_src-81e6378c98d0e69339302527eb1de4735d1e2c3f.tar.gz
chromium_src-81e6378c98d0e69339302527eb1de4735d1e2c3f.tar.bz2
Prototype extension process. This is a proof of concept, with a lot of
rough edges. Mostly this just fires up a renderer with an "extension" object exposed, which right now only has a single method "getTestString". I also did some misc cleanup along the way. Review URL: http://codereview.chromium.org/27187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10620 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r--chrome/common/common.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj
index 181df44..d44bcf1 100644
--- a/chrome/common/common.vcproj
+++ b/chrome/common/common.vcproj
@@ -334,6 +334,10 @@
>
</File>
<File
+ RelativePath=".\bindings_policy.h"
+ >
+ </File>
+ <File
RelativePath=".\child_process.cc"
>
</File>