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

Side by Side Diff: chrome/browser/DEPS

Issue 169093007: Modify fileAtPath stat to track if the call was redirected by chrome_elf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move counter to anonymous namespace Created 6 years, 10 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 "+chrome_elf/create_file",
7 "+chromeos", 8 "+chromeos",
8 "+components/autofill/content/browser", 9 "+components/autofill/content/browser",
9 "+components/autofill/content/common", 10 "+components/autofill/content/common",
10 "+components/autofill/core/browser", 11 "+components/autofill/core/browser",
11 "+components/autofill/core/common", 12 "+components/autofill/core/common",
12 "+components/breakpad", 13 "+components/breakpad",
13 "+components/browser_context_keyed_service", 14 "+components/browser_context_keyed_service",
14 "+components/dom_distiller", 15 "+components/dom_distiller",
15 "+components/language_usage_metrics", 16 "+components/language_usage_metrics",
16 "+components/nacl/browser", 17 "+components/nacl/browser",
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 "+third_party/WebKit/public/web/WebContextMenuData.h", 105 "+third_party/WebKit/public/web/WebContextMenuData.h",
105 "+third_party/WebKit/public/web/WebFindOptions.h", 106 "+third_party/WebKit/public/web/WebFindOptions.h",
106 "+third_party/WebKit/public/web/WebInputEvent.h", 107 "+third_party/WebKit/public/web/WebInputEvent.h",
107 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 108 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
108 "+third_party/WebKit/public/web/WebNotificationPresenter.h", 109 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
109 "+third_party/WebKit/public/web/WebPageVisibilityState.h", 110 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
110 "+third_party/WebKit/public/web/WebPluginAction.h", 111 "+third_party/WebKit/public/web/WebPluginAction.h",
111 "+third_party/WebKit/public/web/WebTextDirection.h", 112 "+third_party/WebKit/public/web/WebTextDirection.h",
112 "+third_party/WebKit/public/web/WebWindowFeatures.h", 113 "+third_party/WebKit/public/web/WebWindowFeatures.h",
113 ] 114 ]
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/profiles/file_path_verifier_win.cc » ('j') | chrome/browser/profiles/file_path_verifier_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698