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

Side by Side Diff: content/browser/DEPS

Issue 7049010: Finish removing url_constants from content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: constants Created 9 years, 7 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 | « chrome/chrome_tests.gypi ('k') | content/browser/child_process_security_policy_unittest.cc » ('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 "+content/gpu", # For gpu_info_collector.h. Needs to move to common\gpu. 2 "+content/gpu", # For gpu_info_collector.h. Needs to move to common\gpu.
3 3
4 # Listing of the remaining #chrome includes in content\browser. People are 4 # Listing of the remaining #chrome includes in content\browser. People are
5 # actively working on reducing this to 0. Do not add any more! 5 # actively working on reducing this to 0. Do not add any more!
6 6
7 "+chrome/browser/accessibility/browser_accessibility_state.h", 7 "+chrome/browser/accessibility/browser_accessibility_state.h",
8 8
9 "+chrome/browser/browser_about_handler.h", 9 "+chrome/browser/browser_about_handler.h",
10 10
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 "+chrome/browser/net/url_request_failed_dns_job.h", 110 "+chrome/browser/net/url_request_failed_dns_job.h",
111 "+chrome/browser/net/url_request_mock_http_job.h", 111 "+chrome/browser/net/url_request_mock_http_job.h",
112 "+chrome/browser/profiles/profile_manager.h", 112 "+chrome/browser/profiles/profile_manager.h",
113 "+chrome/browser/sessions/session_service.h", 113 "+chrome/browser/sessions/session_service.h",
114 "+chrome/browser/sessions/session_service_factory.h", 114 "+chrome/browser/sessions/session_service_factory.h",
115 "+chrome/browser/sessions/session_service_test_helper.h", 115 "+chrome/browser/sessions/session_service_test_helper.h",
116 "+chrome/browser/ui/browser.h", 116 "+chrome/browser/ui/browser.h",
117 "+chrome/browser/ui/cocoa/find_pasteboard.h", 117 "+chrome/browser/ui/cocoa/find_pasteboard.h",
118 "+chrome/browser/ui/tab_contents/tab_contents_wrapper.h", 118 "+chrome/browser/ui/tab_contents/tab_contents_wrapper.h",
119 "+chrome/common/net/test_url_fetcher_factory.h", 119 "+chrome/common/net/test_url_fetcher_factory.h",
120 "+chrome/common/url_constants.h",
121 ] 120 ]
OLDNEW
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/browser/child_process_security_policy_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698