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

Unified Diff: athena/input/DEPS

Issue 659923002: Revert of Intorduce PowerButtonObserver API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/athena.gyp ('k') | athena/input/accelerator_manager_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/input/DEPS
diff --git a/athena/input/DEPS b/athena/input/DEPS
index 14b17070477e6bfe2576b3caf7e6b6935882696e..c2807564954494300cc4eb7e0fa4fb44b8d9bf59 100644
--- a/athena/input/DEPS
+++ b/athena/input/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+chromeos",
"+ui/aura",
"+ui/base",
"+ui/events",
@@ -8,9 +7,3 @@
"+ui/views",
]
-specific_include_rules = {
- # exported for test.
- "input_manager_impl.h": [
- "+athena/athena_export.h",
- ],
-}
« no previous file with comments | « athena/athena.gyp ('k') | athena/input/accelerator_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698