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

Side by Side Diff: chrome/browser/DEPS

Issue 9594012: Move TabContentsDragWin to content and rename it to WebContentsDragWin. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/app", 2 "+chrome/app",
3 "+chrome/app/locales", 3 "+chrome/app/locales",
4 "+chrome/installer", 4 "+chrome/installer",
5 "+chrome/personalization", 5 "+chrome/personalization",
6 "+chrome/profile_import", 6 "+chrome/profile_import",
7 "+chrome/tools/profiles", # For history unit tests. 7 "+chrome/tools/profiles", # For history unit tests.
8 "+chrome/views", 8 "+chrome/views",
9 "+content/plugin/plugin_interpose_util_mac.h", 9 "+content/plugin/plugin_interpose_util_mac.h",
10 "+content/public/browser", 10 "+content/public/browser",
(...skipping 21 matching lines...) Expand all
32 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW! 32 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
33 "+content/browser/accessibility/browser_accessibility.h", 33 "+content/browser/accessibility/browser_accessibility.h",
34 "+content/browser/accessibility/browser_accessibility_manager.h", 34 "+content/browser/accessibility/browser_accessibility_manager.h",
35 "+content/browser/browser_url_handler.h", 35 "+content/browser/browser_url_handler.h",
36 "+content/browser/cert_store.h", 36 "+content/browser/cert_store.h",
37 "+content/browser/download/download_create_info.h", 37 "+content/browser/download/download_create_info.h",
38 "+content/browser/download/download_file_manager.h", 38 "+content/browser/download/download_file_manager.h",
39 "+content/browser/download/download_persistent_store_info.h", 39 "+content/browser/download/download_persistent_store_info.h",
40 "+content/browser/download/download_state_info.h", 40 "+content/browser/download/download_state_info.h",
41 "+content/browser/download/download_types.h", 41 "+content/browser/download/download_types.h",
42 "+content/browser/download/drag_download_file.h",
43 "+content/browser/download/drag_download_util.h",
44 "+content/browser/download/interrupt_reasons.h", 42 "+content/browser/download/interrupt_reasons.h",
45 "+content/browser/find_pasteboard.h", 43 "+content/browser/find_pasteboard.h",
46 "+content/browser/geolocation/wifi_data_provider_common.h", 44 "+content/browser/geolocation/wifi_data_provider_common.h",
47 "+content/browser/load_notification_details.h", 45 "+content/browser/load_notification_details.h",
48 "+content/browser/mock_resource_context.h", 46 "+content/browser/mock_resource_context.h",
49 "+content/browser/net/browser_online_state_observer.h", 47 "+content/browser/net/browser_online_state_observer.h",
50 "+content/browser/net/url_request_failed_dns_job.h", 48 "+content/browser/net/url_request_failed_dns_job.h",
51 "+content/browser/net/url_request_mock_http_job.h", 49 "+content/browser/net/url_request_mock_http_job.h",
52 "+content/browser/net/url_request_slow_download_job.h", 50 "+content/browser/net/url_request_slow_download_job.h",
53 "+content/browser/net/url_request_slow_http_job.h", 51 "+content/browser/net/url_request_slow_http_job.h",
54 "+content/browser/plugin_service_filter.h", 52 "+content/browser/plugin_service_filter.h",
55 "+content/browser/renderer_host/dummy_resource_handler.h", 53 "+content/browser/renderer_host/dummy_resource_handler.h",
56 "+content/browser/renderer_host/mock_render_process_host.h", 54 "+content/browser/renderer_host/mock_render_process_host.h",
57 "+content/browser/renderer_host/render_process_host_browsertest.h", 55 "+content/browser/renderer_host/render_process_host_browsertest.h",
58 "+content/browser/renderer_host/render_view_host.h", 56 "+content/browser/renderer_host/render_view_host.h",
59 "+content/browser/renderer_host/render_view_host_factory.h", 57 "+content/browser/renderer_host/render_view_host_factory.h",
60 "+content/browser/renderer_host/render_widget_host.h", 58 "+content/browser/renderer_host/render_widget_host.h",
61 "+content/browser/renderer_host/render_widget_host_view_mac_delegate.h", 59 "+content/browser/renderer_host/render_widget_host_view_mac_delegate.h",
62 "+content/browser/renderer_host/resource_dispatcher_host.h", 60 "+content/browser/renderer_host/resource_dispatcher_host.h",
63 "+content/browser/renderer_host/resource_dispatcher_host_request_info.h", 61 "+content/browser/renderer_host/resource_dispatcher_host_request_info.h",
64 "+content/browser/renderer_host/resource_request_details.h", 62 "+content/browser/renderer_host/resource_request_details.h",
65 "+content/browser/renderer_host/test_render_view_host.h", 63 "+content/browser/renderer_host/test_render_view_host.h",
66 "+content/browser/tab_contents/provisional_load_details.h", 64 "+content/browser/tab_contents/provisional_load_details.h",
67 "+content/browser/tab_contents/tab_contents_view_gtk.h", 65 "+content/browser/tab_contents/tab_contents_view_gtk.h",
68 "+content/browser/tab_contents/tab_contents_view_helper.h", 66 "+content/browser/tab_contents/tab_contents_view_helper.h",
69 "+content/browser/tab_contents/tab_contents_view_wrapper_gtk.h",
70 "+content/browser/tab_contents/test_tab_contents.h", 67 "+content/browser/tab_contents/test_tab_contents.h",
71 "+content/browser/tab_contents/title_updated_details.h", 68 "+content/browser/tab_contents/title_updated_details.h",
69 "+content/browser/tab_contents/web_contents_drag_win.h",
72 "+content/browser/tab_contents/web_contents_view_android.h", 70 "+content/browser/tab_contents/web_contents_view_android.h",
73 "+content/browser/tab_contents/web_contents_view_mac.h", 71 "+content/browser/tab_contents/web_contents_view_mac.h",
74 "+content/browser/tab_contents/web_drag_dest_delegate.h", 72 "+content/browser/tab_contents/web_drag_dest_delegate.h",
75 "+content/browser/tab_contents/web_drag_dest_gtk.h", 73 "+content/browser/tab_contents/web_drag_dest_gtk.h",
76 "+content/browser/tab_contents/web_drag_dest_win.h", 74 "+content/browser/tab_contents/web_drag_dest_win.h",
77 "+content/browser/tab_contents/web_drag_source_gtk.h", 75 "+content/browser/tab_contents/web_drag_source_gtk.h",
78 "+content/browser/tab_contents/web_drag_source_win.h",
79 "+content/browser/tab_contents/web_drag_utils_win.h",
80 "+content/browser/trace_controller.h", 76 "+content/browser/trace_controller.h",
81 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST! 77 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
82 78
83 "-content/common", 79 "-content/common",
84 80
85 # Other libraries. 81 # Other libraries.
86 "+chrome/third_party/hunspell", 82 "+chrome/third_party/hunspell",
87 "+chrome/third_party/mozilla_security_manager", 83 "+chrome/third_party/mozilla_security_manager",
88 "+libxml", # For search engine definition parsing. 84 "+libxml", # For search engine definition parsing.
89 "+third_party/apple_sample_code", # Apple code ImageAndTextCell. 85 "+third_party/apple_sample_code", # Apple code ImageAndTextCell.
90 "+third_party/cld", 86 "+third_party/cld",
91 "+third_party/expat", 87 "+third_party/expat",
92 "+third_party/iaccessible2", 88 "+third_party/iaccessible2",
93 "+third_party/isimpledom", 89 "+third_party/isimpledom",
94 "+third_party/libevent", # For the remote V8 debugging server 90 "+third_party/libevent", # For the remote V8 debugging server
95 "+third_party/libjingle", 91 "+third_party/libjingle",
96 "+third_party/protobuf/src/google/protobuf", 92 "+third_party/protobuf/src/google/protobuf",
97 "+third_party/sqlite", 93 "+third_party/sqlite",
98 "+third_party/undoview", 94 "+third_party/undoview",
99 95
100 # FIXME: these should probably not be here, we need to find a better 96 # FIXME: these should probably not be here, we need to find a better
101 # structure for these includes. 97 # structure for these includes.
102 "+chrome/renderer", 98 "+chrome/renderer",
103 ] 99 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698