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

Unified Diff: athena/wm/DEPS

Issue 558483003: Rename athena/common to athena/util (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert unnecessary change Created 6 years, 3 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 | « athena/virtual_keyboard/virtual_keyboard_manager_impl.cc ('k') | athena/wm/window_manager_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/wm/DEPS
diff --git a/athena/wm/DEPS b/athena/wm/DEPS
index aa13df16bc0ac74cfcef08ba17b21eae4c50f486..dce11b00cc3fb5cfaf7d2497bcce744dd3aa39fb 100644
--- a/athena/wm/DEPS
+++ b/athena/wm/DEPS
@@ -1,9 +1,9 @@
include_rules = [
"+athena/athena_export.h",
- "+athena/common",
"+athena/input/public",
"+athena/resources",
"+athena/screen/public",
+ "+athena/util",
"+ui/aura",
"+ui/base",
"+ui/compositor",
« no previous file with comments | « athena/virtual_keyboard/virtual_keyboard_manager_impl.cc ('k') | athena/wm/window_manager_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698