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

Side by Side Diff: chrome/browser/DEPS

Issue 141163002: Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs instead of RenderView … (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: simplify code Created 6 years, 11 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+apps", 2 "+apps",
3 "+ash", 3 "+ash",
4 "+chrome/app", 4 "+chrome/app",
5 "+chrome/installer", 5 "+chrome/installer",
6 "+chrome_elf/blacklist", 6 "+chrome_elf/blacklist",
7 "+chromeos", 7 "+chromeos",
8 "+components/autofill/content/browser", 8 "+components/autofill/content/browser",
9 "+components/autofill/content/common", 9 "+components/autofill/content/common",
10 "+components/autofill/core/browser", 10 "+components/autofill/core/browser",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 "+third_party/WebKit/public/platform/WebReferrerPolicy.h", 97 "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
98 "+third_party/WebKit/public/platform/WebScreenInfo.h", 98 "+third_party/WebKit/public/platform/WebScreenInfo.h",
99 "+third_party/WebKit/public/platform/WebScreenInfo.h", 99 "+third_party/WebKit/public/platform/WebScreenInfo.h",
100 "+third_party/WebKit/public/web/WebAutofillClient.h", 100 "+third_party/WebKit/public/web/WebAutofillClient.h",
101 "+third_party/WebKit/public/web/WebCache.h", 101 "+third_party/WebKit/public/web/WebCache.h",
102 "+third_party/WebKit/public/web/WebContextMenuData.h", 102 "+third_party/WebKit/public/web/WebContextMenuData.h",
103 "+third_party/WebKit/public/web/WebFindOptions.h", 103 "+third_party/WebKit/public/web/WebFindOptions.h",
104 "+third_party/WebKit/public/web/WebInputEvent.h", 104 "+third_party/WebKit/public/web/WebInputEvent.h",
105 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 105 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
106 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 106 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
107 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
107 "+third_party/WebKit/public/web/WebPluginAction.h", 108 "+third_party/WebKit/public/web/WebPluginAction.h",
108 "+third_party/WebKit/public/web/WebTextDirection.h", 109 "+third_party/WebKit/public/web/WebTextDirection.h",
109 "+third_party/WebKit/public/web/WebWindowFeatures.h", 110 "+third_party/WebKit/public/web/WebWindowFeatures.h",
110 ] 111 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/prerender/prerender_contents.h » ('j') | chrome/browser/prerender/prerender_resource_throttle.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698