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

Unified Diff: apps/shell/common/DEPS

Issue 183893041: Move sockets APIs out of src/chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: little things Created 6 years, 9 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: apps/shell/common/DEPS
diff --git a/apps/shell/common/DEPS b/apps/shell/common/DEPS
index c5e4e607cc91ee3b2a83d07ce94ffeb0ae03a862..3c4c60a318c439a11d29d8d84b41fb76f3b9340e 100644
--- a/apps/shell/common/DEPS
+++ b/apps/shell/common/DEPS
@@ -1,6 +1,8 @@
include_rules = [
# TODO(jamescook): Remove these. http://crbug.com/305404
# Chrome pieces for app_shell bring-up.
+ "+chrome/common/extensions/api/generated_api.h",
+ "+chrome/common/extensions/api/generated_schemas.h",
"+chrome/common/extensions/api/sockets/sockets_manifest_handler.h",
"+chrome/common/extensions/features/base_feature_provider.h",
"+chrome/common/extensions/permissions/chrome_api_permissions.h",

Powered by Google App Engine
This is Rietveld 408576698