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

Unified Diff: athena/virtual_keyboard/public/DEPS

Issue 371573002: athena: Move athena_export.h into common/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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/screen/public/screen_manager.h ('k') | athena/virtual_keyboard/public/virtual_keyboard_bindings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/virtual_keyboard/public/DEPS
diff --git a/athena/virtual_keyboard/public/DEPS b/athena/virtual_keyboard/public/DEPS
index 12385bd8206e78238c10cd58e40052b2de9f05ff..93491300856a33e1aaddd13d26605ad3ee684861 100644
--- a/athena/virtual_keyboard/public/DEPS
+++ b/athena/virtual_keyboard/public/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+athena/athena_export.h",
+ "+athena/common/athena_export.h",
"-athena/virtual_keyboard",
]
« no previous file with comments | « athena/screen/public/screen_manager.h ('k') | athena/virtual_keyboard/public/virtual_keyboard_bindings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698