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

Unified Diff: chrome/chrome_browser.gypi

Issue 15133005: Added a PolicySchema class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/policy/policy_schema_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 85fef34a8dbe8e0f61f2f51e235e94427c5154a0..1d53075e00283e58547327a7de4485d620bf486e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1403,6 +1403,8 @@
'browser/policy/policy_path_parser_linux.cc',
'browser/policy/policy_path_parser_mac.mm',
'browser/policy/policy_path_parser_win.cc',
+ 'browser/policy/policy_schema.cc',
+ 'browser/policy/policy_schema.h',
'browser/policy/policy_service.cc',
'browser/policy/policy_service.h',
'browser/policy/policy_service_impl.cc',
« no previous file with comments | « chrome/browser/policy/policy_schema_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698