summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame.gyp
diff options
context:
space:
mode:
authorjoi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-01 19:58:30 +0000
committerjoi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-01 19:58:30 +0000
commit38f57abb36fa6c91d9939a2393f9998dd40c51ba (patch)
tree061d6b93b361cd12589bb8fb294e831b6a66382b /chrome_frame/chrome_frame.gyp
parentcb4da7b7cca16b19401ae9475383c70ac310337e (diff)
downloadchromium_src-38f57abb36fa6c91d9939a2393f9998dd40c51ba.zip
chromium_src-38f57abb36fa6c91d9939a2393f9998dd40c51ba.tar.gz
chromium_src-38f57abb36fa6c91d9939a2393f9998dd40c51ba.tar.bz2
Always use persistent profile for CF+CEEE installs.
BUG=64840 TEST=With --enable-ceee, CF profiles on IE7 should not be under Temporary Internet Files. Review URL: http://codereview.chromium.org/5254012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67890 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r--chrome_frame/chrome_frame.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 6fc4d6d..095a1ed 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -695,6 +695,8 @@
'chrome_frame_strings',
'chrome_frame_utils',
'chrome_tab_idl',
+ '../ceee/ie/common/common.gyp:ie_common',
+ '../ceee/ie/common/common.gyp:ie_guids',
'../chrome/chrome.gyp:common',
'../chrome/chrome.gyp:utility',
'../build/temp_gyp/googleurl.gyp:googleurl',