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

Unified Diff: chrome/browser/chromeos/policy/app_pack_updater.h

Issue 12189011: Split up chrome/browser/policy subdirectory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase, add chrome/browser/chromeos/policy/OWNERS Created 7 years, 9 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/chromeos/policy/OWNERS ('k') | chrome/browser/chromeos/policy/app_pack_updater.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/policy/app_pack_updater.h
diff --git a/chrome/browser/policy/app_pack_updater.h b/chrome/browser/chromeos/policy/app_pack_updater.h
similarity index 97%
rename from chrome/browser/policy/app_pack_updater.h
rename to chrome/browser/chromeos/policy/app_pack_updater.h
index 4f45f635ac1cf661a9095623654358262c5e24f2..8172249b580a143182e64dc6b773efdf8b5fc200 100644
--- a/chrome/browser/policy/app_pack_updater.h
+++ b/chrome/browser/chromeos/policy/app_pack_updater.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_POLICY_APP_PACK_UPDATER_H_
-#define CHROME_BROWSER_POLICY_APP_PACK_UPDATER_H_
+#ifndef CHROME_BROWSER_CHROMEOS_POLICY_APP_PACK_UPDATER_H_
+#define CHROME_BROWSER_CHROMEOS_POLICY_APP_PACK_UPDATER_H_
#include <map>
#include <set>
@@ -225,4 +225,4 @@ class AppPackUpdater : public content::NotificationObserver,
} // namespace policy
-#endif // CHROME_BROWSER_POLICY_APP_PACK_UPDATER_H_
+#endif // CHROME_BROWSER_CHROMEOS_POLICY_APP_PACK_UPDATER_H_
« no previous file with comments | « chrome/browser/chromeos/policy/OWNERS ('k') | chrome/browser/chromeos/policy/app_pack_updater.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698