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

Unified Diff: extensions/DEPS

Issue 363993003: Move chrome.power API from chrome/ to extensions/. (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
Index: extensions/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index 3e4f6ad74abd0461c34ba6b64c3d643526f0c0ba..0505b0220ba47207d7af2d0caf4379a71bd9533d 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -37,6 +37,7 @@ specific_include_rules = {
"+chrome/common/chrome_paths.h",
"+chrome/common/extensions/features/feature_channel.h",
"+chrome/common/extensions/manifest_tests/extension_manifest_test.h",
+ "+chrome/test/base/browser_with_test_window_test.h",
Daniel Erat 2014/07/02 21:36:06 let me know if you'd prefer that i try to find som
Ken Rockot(use gerrit already) 2014/07/02 23:32:09 Seems OK to me for now.
"+chrome/test/base/testing_profile.h",
"+chrome/test/base/ui_test_utils.h",
],

Powered by Google App Engine
This is Rietveld 408576698