summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame.gyp
diff options
context:
space:
mode:
authoramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-03 22:33:46 +0000
committeramit@chromium.org <amit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-03 22:33:46 +0000
commitf6985243ea050cb848843faf4b63049f5285dce7 (patch)
tree0f6b63aaeffefa25ac104d9121847ee0a254bfd4 /chrome_frame/chrome_frame.gyp
parent52dde0af9ceba4d770c07a37d5ef93d230c4290b (diff)
downloadchromium_src-f6985243ea050cb848843faf4b63049f5285dce7.zip
chromium_src-f6985243ea050cb848843faf4b63049f5285dce7.tar.gz
chromium_src-f6985243ea050cb848843faf4b63049f5285dce7.tar.bz2
Move modified ATL sample code to third_party
No code modifications other than removing chromium licence block. BUG=80617 TEST=none Review URL: http://codereview.chromium.org/6901059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r--chrome_frame/chrome_frame.gyp6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index b454c51..228e102 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -711,6 +711,7 @@
'exception_barrier.cc',
'exception_barrier.h',
'exception_barrier_lowlevel.asm',
+ 'extra_system_apis.h',
'find_dialog.cc',
'find_dialog.h',
'function_stub.cc',
@@ -720,7 +721,6 @@
'http_negotiate.cc',
'http_negotiate.h',
'iids.cc',
- 'in_place_menu.h',
'infobars/infobar_content.h',
'infobars/internal/displaced_window_manager.cc',
'infobars/internal/displaced_window_manager.h',
@@ -733,7 +733,6 @@
'infobars/infobar_manager.cc',
'metrics_service.cc',
'metrics_service.h',
- 'ole_document_impl.h',
'policy_settings.cc',
'policy_settings.h',
'protocol_sink_wrap.cc',
@@ -753,7 +752,8 @@
'register_bho.rgs',
'stream_impl.cc',
'stream_impl.h',
- 'extra_system_apis.h',
+ 'third_party/active_doc/in_place_menu.h',
+ 'third_party/active_doc/ole_document_impl.h',
'urlmon_bind_status_callback.h',
'urlmon_bind_status_callback.cc',
'urlmon_moniker.h',