summaryrefslogtreecommitdiffstats
path: root/chrome/policy.gypi
diff options
context:
space:
mode:
authorpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-03 14:36:30 +0000
committerpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-03 14:36:30 +0000
commitee70451f8c386f8cca7c085ab69c5bd4431bd462 (patch)
tree3f9203f6eb213ad3c53f85512139a225279f1eed /chrome/policy.gypi
parentc1a11ed8a455008df5077aee73bd84f272bd7806 (diff)
downloadchromium_src-ee70451f8c386f8cca7c085ab69c5bd4431bd462.zip
chromium_src-ee70451f8c386f8cca7c085ab69c5bd4431bd462.tar.gz
chromium_src-ee70451f8c386f8cca7c085ab69c5bd4431bd462.tar.bz2
Revert of Refactorise the policy_path_parser framework (https://codereview.chromium.org/214233003/)
Reason for revert: Speculative revert due to perf regression: http://build.chromium.org/p/chromium/buildstatus?builder=Linux&number=48755 Original issue's description: > Refactorise the policy_path_parser framework > > This CL performs a refactorisation of the policy path parser framework. > > BUG=352627 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261370 TBR=pastarmovj@chromium.org,kaliamoorthi@chromium.org NOTREECHECKS=true NOTRY=true BUG=352627 Review URL: https://codereview.chromium.org/223993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261379 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/policy.gypi')
-rw-r--r--chrome/policy.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/policy.gypi b/chrome/policy.gypi
index 60de7fe..79cc543 100644
--- a/chrome/policy.gypi
+++ b/chrome/policy.gypi
@@ -20,7 +20,6 @@
'browser/policy/policy_path_parser_linux.cc',
'browser/policy/policy_path_parser_mac.mm',
'browser/policy/policy_path_parser_win.cc',
- 'browser/policy/policy_path_parser.cc',
],
},
],