Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / login / DEPS
index f687f34..e8c309f 100644 (file)
@@ -1,14 +1,12 @@
 include_rules = [
+  "+athena/main/public",
+  "+athena/screen/public",
+  "+athena/util",
   "+components/captive_portal",
+  "+components/login",
+  "+components/user_manager",
+  "+extensions/components/native_app_window",
 
   # Library used for calculating CRC-32 needed for HWID verification.
   "+third_party/zlib",
-
-  # TODO(tfarina): Remove all these. crbug.com/125846.
-  # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
-  "!chrome/browser/ui/views/location_bar/location_bar_view.h",
-  "!chrome/browser/ui/views/location_bar/location_icon_view.h",
-  "!chrome/browser/ui/views/toolbar/reload_button.h",
-  # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
 ]
-