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

Unified Diff: ash/wm/common/DEPS

Issue 1943603002: Makes ash/wm/common a library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gyp Created 4 years, 8 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
Index: ash/wm/common/DEPS
diff --git a/ash/wm/common/DEPS b/ash/wm/common/DEPS
index 759ae25aebd56f845667fe322edc614c5aae8ae7..972184eeb452378c3c554b6dba86e06353be9e98 100644
--- a/ash/wm/common/DEPS
+++ b/ash/wm/common/DEPS
@@ -3,6 +3,4 @@ include_rules = [
"+ash/wm/common",
"+ui",
"-ui/aura",
- # TODO(sky): nuke this. Temporary until introduce separate dll.
- "+ash/ash_export.h",
]

Powered by Google App Engine
This is Rietveld 408576698